diff options
Diffstat (limited to 'gcc/config/stormy16/stormy16.h')
-rw-r--r-- | gcc/config/stormy16/stormy16.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/stormy16/stormy16.h b/gcc/config/stormy16/stormy16.h index 051914b31d2..b2472bc841f 100644 --- a/gcc/config/stormy16/stormy16.h +++ b/gcc/config/stormy16/stormy16.h @@ -497,10 +497,6 @@ enum reg_class xstormy16_initialize_trampoline (ADDR, FNADDR, STATIC_CHAIN) -/* Implicit Calls to Library Routines */ - -#define TARGET_MEM_FUNCTIONS - /* Define this macro to override the type used by the library routines to pick up arguments of type `float'. (By default, they use a union of `float' and `int'.) |