summaryrefslogtreecommitdiff
path: root/ldso/ldso/sparc/ld_sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/sparc/ld_sysdep.h')
-rw-r--r--ldso/ldso/sparc/ld_sysdep.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ldso/ldso/sparc/ld_sysdep.h b/ldso/ldso/sparc/ld_sysdep.h
index 1d4c0354f..3c8d9b8d1 100644
--- a/ldso/ldso/sparc/ld_sysdep.h
+++ b/ldso/ldso/sparc/ld_sysdep.h
@@ -11,12 +11,6 @@
#define ELF_USES_RELOCA
/*
- * Get the address of the Global offset table. This must be absolute, not
- * relative.
- */
-#define GET_GOT(X) __asm__("\tmov %%l7,%0\n\t" : "=r" (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
* do something a little more subtle here. We assume that argc is stored