diff options
Diffstat (limited to 'gcc/config/pa/rtems.h')
-rw-r--r-- | gcc/config/pa/rtems.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/pa/rtems.h b/gcc/config/pa/rtems.h index 892142caf13..eebfd4f5cc1 100644 --- a/gcc/config/pa/rtems.h +++ b/gcc/config/pa/rtems.h @@ -24,5 +24,3 @@ Boston, MA 02111-1307, USA. */ #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dhppa -DPWB -Acpu(hppa) -Amachine(hppa) \ -Drtems -D__rtems__ -Asystem(rtems)" - -/* end of pa/rtems.h */ |