diff options
Diffstat (limited to 'gdb/gdbarch.h')
-rw-r--r-- | gdb/gdbarch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/gdbarch.h b/gdb/gdbarch.h index 8d37120..e7b4e01 100644 --- a/gdb/gdbarch.h +++ b/gdb/gdbarch.h @@ -1,3 +1,5 @@ +/* *INDENT-OFF* */ /* THIS FILE IS GENERATED */ + /* Dynamic architecture support for GDB, the GNU debugger. Copyright 1998-1999, Free Software Foundation, Inc. @@ -18,8 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* *INDENT-OFF* */ /* ``typedef (f)();'' confuses indent */ - /* This file was created with the aid of ``gdbarch.sh''. The bourn shell script ``gdbarch.sh'' creates the files |