summaryrefslogtreecommitdiffstats
path: root/include/asm-arm26/elf.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-08 07:57:17 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-08 07:57:17 -0700
commit35d1bc90546d1f0af198886ae8062a550142d926 (patch)
tree5aa33046f09436fa292cdcdf6e6db138db6cf58a /include/asm-arm26/elf.h
parent1d6757fbff5bc86e94e59ab0d7bdd7e71351d839 (diff)
parentf8f98a9335db4a7d6285b785180fad720bf22864 (diff)
Automatic merge of master.kernel.org:/home/rmk/linux-2.6-arm
Diffstat (limited to 'include/asm-arm26/elf.h')
-rw-r--r--include/asm-arm26/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm26/elf.h b/include/asm-arm26/elf.h
index 8b149474db2..5a47fdb3015 100644
--- a/include/asm-arm26/elf.h
+++ b/include/asm-arm26/elf.h
@@ -36,7 +36,7 @@ typedef struct { void *null; } elf_fpregset_t;
* These are used to set parameters in the core dumps.
*/
#define ELF_CLASS ELFCLASS32
-#define ELF_DATA ELFDATA2LSB;
+#define ELF_DATA ELFDATA2LSB
#define ELF_ARCH EM_ARM
#define USE_ELF_CORE_DUMP