diff options
Diffstat (limited to 'sim/m32r/traps-linux.c')
-rw-r--r-- | sim/m32r/traps-linux.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/m32r/traps-linux.c b/sim/m32r/traps-linux.c index ec95a68..47a3e91 100644 --- a/sim/m32r/traps-linux.c +++ b/sim/m32r/traps-linux.c @@ -1,5 +1,6 @@ /* m32r exception, interrupt, and trap (EIT) support - Copyright (C) 1998, 2003, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 1998, 2003, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. Contributed by Renesas. This file is part of GDB, the GNU debugger. |