build: remove #include "config.h" from target dependent files

This is to make cross build of libtcc1.a easier.
This commit is contained in:
grischka
2010-11-26 20:45:10 +01:00
parent c4eef48025
commit 9bd69bf49f
7 changed files with 20 additions and 27 deletions

View File

@ -1,8 +1,6 @@
/* ---------------------------------------------- */
/* alloca86-bt.S */
#include "../config.h"
.globl __bound_alloca
__bound_alloca: