X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fsim%2Fdebug.hh;h=79792234be579e89616617fbb277bb09a905ba6d;hb=546dff6b6a14cb69770769732873f72e68311ab1;hp=75b261d809535e7e779dca7f189abc8c79a40653;hpb=ba2eae5d528487900d1510fc0a160e660f2c394c;p=gem5.git diff --git a/src/sim/debug.hh b/src/sim/debug.hh index 75b261d80..79792234b 100644 --- a/src/sim/debug.hh +++ b/src/sim/debug.hh @@ -24,6 +24,8 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * Authors: Nathan Binkert */ #ifndef __DEBUG_HH__