summaryrefslogtreecommitdiff
path: root/ldso/ldso/sh64/boot1_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/sh64/boot1_arch.h')
-rw-r--r--ldso/ldso/sh64/boot1_arch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ldso/ldso/sh64/boot1_arch.h b/ldso/ldso/sh64/boot1_arch.h
index 0a538ac30..7c4c3bc64 100644
--- a/ldso/ldso/sh64/boot1_arch.h
+++ b/ldso/ldso/sh64/boot1_arch.h
@@ -21,5 +21,3 @@ asm("" \
" blink tr0, r18 ! call _dl_boot2 - user EP is in r2\n" \
);
-#define _dl_boot _dl_boot2
-#define LD_BOOT(X) static void * __attribute__ ((unused)) _dl_boot (X)