diff options
Diffstat (limited to 'gcc/config/gnu-user.h')
-rw-r--r-- | gcc/config/gnu-user.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/gnu-user.h b/gcc/config/gnu-user.h index cba3c0b92e3..aff034d5523 100644 --- a/gcc/config/gnu-user.h +++ b/gcc/config/gnu-user.h @@ -26,9 +26,6 @@ a copy of the GCC Runtime Library Exception along with this program; see the files COPYING3 and COPYING.RUNTIME respectively. If not, see <http://www.gnu.org/licenses/>. */ -/* Don't assume anything about the header files. */ -#define NO_IMPLICIT_EXTERN_C - #undef ASM_APP_ON #define ASM_APP_ON "#APP\n" |