X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Fasm-um%2Felf-x86_64.h;h=6e8a9195e95266ff55276e7de633782e970a646b;hb=0b59268285ca6cdc46191f2995bf632088e3e277;hp=3b2d5224a7e166947be5ce2baa9ae720e696a7e3;hpb=04ab591808565f968d4406f6435090ad671ebdab;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/asm-um/elf-x86_64.h b/include/asm-um/elf-x86_64.h index 3b2d522..6e8a919 100644 --- a/include/asm-um/elf-x86_64.h +++ b/include/asm-um/elf-x86_64.h @@ -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