]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-um/elf-x86_64.h
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.git] / include / asm-um / elf-x86_64.h
index 3b2d5224a7e166947be5ce2baa9ae720e696a7e3..6e8a9195e95266ff55276e7de633782e970a646b 100644 (file)
@@ -114,6 +114,6 @@ extern long elf_aux_hwcap;
 
 #define ELF_PLATFORM "x86_64"
 
-#define SET_PERSONALITY(ex, ibcs2) do ; while(0)
+#define SET_PERSONALITY(ex) do ; while(0)
 
 #endif