OSDN Git Service

2008-02-06 Ralf Corsepius <ralf.corsepius@rtems.org>
[pf3gnuchains/gcc-fork.git] / gcc / config / arm / rtems-elf.h
index ca14a5b..ebeeed3 100644 (file)
@@ -26,6 +26,7 @@
 #define TARGET_OS_CPP_BUILTINS()               \
     do {                                       \
        builtin_define ("__rtems__");           \
+       builtin_define ("__USE_INIT_FINI__");   \
        builtin_assert ("system=rtems");        \
     } while (0)