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 91f0d2b..d816810 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-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. |