diff options
Diffstat (limited to 'newlib/newlib.hin')
-rw-r--r-- | newlib/newlib.hin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin index a099951..37ed88e 100644 --- a/newlib/newlib.hin +++ b/newlib/newlib.hin @@ -49,7 +49,7 @@ /* Define if the linker supports .preinit_array/.init_array/.fini_array * sections. */ -#undef HAVE_INITFINI_ARRAY +#undef _HAVE_INITFINI_ARRAY /* True if atexit() may dynamically allocate space for cleanup functions. */ |