summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/buildroot/toolchain/nxflat/ldnxflat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/buildroot/toolchain/nxflat/ldnxflat.c b/misc/buildroot/toolchain/nxflat/ldnxflat.c
index 3a4bf36aa..847e843b3 100644
--- a/misc/buildroot/toolchain/nxflat/ldnxflat.c
+++ b/misc/buildroot/toolchain/nxflat/ldnxflat.c
@@ -1707,7 +1707,6 @@ static void output_got(int fd)
{
struct nxflat_reloc_s *relocs;
u_int32_t *got;
- u_int32_t offset;
int reloc_size;
int reloc_type;
int nrelocs;