summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/elf.h')
-rw-r--r--include/asm-sparc64/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/elf.h b/include/asm-sparc64/elf.h
index 39b07b166..caf1c9434 100644
--- a/include/asm-sparc64/elf.h
+++ b/include/asm-sparc64/elf.h
@@ -22,7 +22,7 @@ typedef unsigned long elf_fpregset_t;
#ifndef ELF_ARCH
#define ELF_ARCH EM_SPARC64
#define ELF_CLASS ELFCLASS64
-#define ELF_DATA ELFDATA2MSB;
+#define ELF_DATA ELFDATA2MSB
#endif
#ifndef ELF_FLAGS_INIT