diff options
Diffstat (limited to 'sim/or1k/traps.c')
-rw-r--r-- | sim/or1k/traps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/or1k/traps.c b/sim/or1k/traps.c index c9d50d4..b0f2f4d 100644 --- a/sim/or1k/traps.c +++ b/sim/or1k/traps.c @@ -1,5 +1,5 @@ /* OpenRISC exception, interrupts, syscall and trap support - Copyright (C) 2017 Free Software Foundation, Inc. + Copyright (C) 2017-2018 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. |