elf_prstatus: collect the common part (everything before pr_reg) into a struct
[linux-2.6-block.git] / fs / compat_binfmt_elf.c
index 962df845ed511e99c847094b112a2d97be94c0da..feb48a5c2d441c394baa07bd26301abc99330f7f 100644 (file)
@@ -50,6 +50,7 @@
  * which requires asm/elf.h to define compat_elf_gregset_t et al.
  */
 #define elf_prstatus   compat_elf_prstatus
+#define elf_prstatus_common    compat_elf_prstatus_common
 #define elf_prpsinfo   compat_elf_prpsinfo
 
 #undef ns_to_kernel_old_timeval