summaryrefslogtreecommitdiff
path: root/ldso/ldso/m68k/dl-startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/m68k/dl-startup.h')
-rw-r--r--ldso/ldso/m68k/dl-startup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/m68k/dl-startup.h b/ldso/ldso/m68k/dl-startup.h
index 8c37ebf0d..3716735df 100644
--- a/ldso/ldso/m68k/dl-startup.h
+++ b/ldso/ldso/m68k/dl-startup.h
@@ -3,7 +3,7 @@
*/
/* For m68k we do not need any special setup so go right to _dl_boot() */
-#define DL_BOOT(X) __attribute__ ((unused)) void _dl_boot (X)
+#define DL_BOOT(X) __attribute_used__ void _dl_boot (X)
/* Get a pointer to the argv array. On many platforms this can be just
* the address if the first argument, on other platforms we need to