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 be354eb..753bfff 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-2024 Free Software Foundation, Inc. + Copyright (C) 2017-2025 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. |