config.gcc (x86_64-*-kfreebsd*-gnu): Use i386/kfreebsd-gnu.h.
[gcc.git] / gcc / config / i386 / knetbsd-gnu.h
index 54f5a6920f84427205fcf14fbf1b76f038b726f4..1384a25cea43a83bc4ce206ccbe11283aa61df5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel 386 running kNetBSD-based GNU systems with ELF format
-   Copyright (C) 2004, 2007
+   Copyright (C) 2004, 2007, 2011
    Free Software Foundation, Inc.
    Contributed by Robert Millan.
 
@@ -19,5 +19,6 @@ You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.  */
 
-#undef REG_NAME
-#define REG_NAME(reg) sc_ ## reg
+#define GNU_USER_LINK_EMULATION "elf_i386"
+
+#undef MD_UNWIND_SUPPORT