From 0ab0291b84b45f2389a019af2c88bf5169d14f64 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 26 May 2012 10:46:59 -0700 Subject: Convert WORDSIZE[32|64]/ld entries to abi-variants --- include/stubs-biarch.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 include/stubs-biarch.h (limited to 'include') diff --git a/include/stubs-biarch.h b/include/stubs-biarch.h deleted file mode 100644 index fc086bd894..0000000000 --- a/include/stubs-biarch.h +++ /dev/null @@ -1,12 +0,0 @@ -/* This file selects the right generated file of `__stub_FUNCTION' macros - based on the architecture being compiled for. */ - -#include - -#if __WORDSIZE == 32 -# include -#elif __WORDSIZE == 64 -# include -#else -# error "unexpected value for __WORDSIZE macro" -#endif -- cgit v1.2.3-70-g09d2