From 6bad24a091143db9804e58a716c0a7ed55eadea2 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 31 May 2012 15:57:54 -0700 Subject: Use x86_64 bits/a.out.h for both i386 and x86_64 --- sysdeps/unix/sysv/linux/i386/bits/a.out.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/i386/bits/a.out.h (limited to 'sysdeps/unix/sysv/linux/i386') diff --git a/sysdeps/unix/sysv/linux/i386/bits/a.out.h b/sysdeps/unix/sysv/linux/i386/bits/a.out.h deleted file mode 100644 index 0fb52c3..0000000 --- a/sysdeps/unix/sysv/linux/i386/bits/a.out.h +++ /dev/null @@ -1,3 +0,0 @@ -#ifndef __A_OUT_GNU_H__ -# error "Never use directly; include instead." -#endif -- cgit v1.1