diff options
Diffstat (limited to 'include/asm-m32r/a.out.h')
| -rw-r--r-- | include/asm-m32r/a.out.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m32r/a.out.h b/include/asm-m32r/a.out.h index 4619ba5c372..9a4a5d20160 100644 --- a/include/asm-m32r/a.out.h +++ b/include/asm-m32r/a.out.h @@ -1,8 +1,6 @@  #ifndef _ASM_M32R_A_OUT_H  #define _ASM_M32R_A_OUT_H -/* orig : i386 2.4.18 */ -  struct exec  {    unsigned long a_info;		/* Use macros N_MAGIC, etc for access */  |