diff options
Diffstat (limited to 'gdb/features/rs6000/powerpc-403gc.c')
-rw-r--r-- | gdb/features/rs6000/powerpc-403gc.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/features/rs6000/powerpc-403gc.c b/gdb/features/rs6000/powerpc-403gc.c index 315b9ff..402b747 100644 --- a/gdb/features/rs6000/powerpc-403gc.c +++ b/gdb/features/rs6000/powerpc-403gc.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-403gc.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-403gc.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_403gc; |