summaryrefslogtreecommitdiff
path: root/ldso/ldso/m68k/boot1_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/m68k/boot1_arch.h')
-rw-r--r--ldso/ldso/m68k/boot1_arch.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ldso/ldso/m68k/boot1_arch.h b/ldso/ldso/m68k/boot1_arch.h
deleted file mode 100644
index 42c96a6f5..000000000
--- a/ldso/ldso/m68k/boot1_arch.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Any assmbly language/system dependent hacks needed to setup boot1.c so it
- * will work as expected and cope with whatever platform specific wierdness is
- * needed for this architecture. See arm/boot1_arch.h for an example of what
- * can be done.
- */
-
-#define DL_BOOT(X) void __attribute__ ((unused)) _dl_boot (X)