diff options
Diffstat (limited to 'gdb/ia64-aix-nat.c')
-rw-r--r-- | gdb/ia64-aix-nat.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ia64-aix-nat.c b/gdb/ia64-aix-nat.c index 83f9b6f2c34..d4808467591 100644 --- a/gdb/ia64-aix-nat.c +++ b/gdb/ia64-aix-nat.c @@ -1,5 +1,6 @@ -/* Functions specific to running gdb native on IA-64 running AIX. - Copyright 2000, 2001 Free Software Foundation, Inc. +/* Low level interface to IA-64 running AIX for GDB, the GNU debugger. + + Copyright 2000, 2001, 2003 Free Software Foundation, Inc. This file is part of GDB. |