aboutsummaryrefslogtreecommitdiff
path: root/lib/alloca86_64.S
diff options
context:
space:
mode:
authorgrischka <grischka>2010-11-26 20:45:10 +0100
committergrischka <grischka>2010-11-26 20:46:54 +0100
commit9bd69bf49fb37554d199d0040c81bea009d43092 (patch)
tree9c35a52a2f4c3dadf4ede31687bd80cc9391ea5f /lib/alloca86_64.S
parentc4eef48025d8b80257052064557f2b642ef69290 (diff)
downloadtinycc-9bd69bf49fb37554d199d0040c81bea009d43092.tar.gz
tinycc-9bd69bf49fb37554d199d0040c81bea009d43092.tar.bz2
build: remove #include "config.h" from target dependent files
This is to make cross build of libtcc1.a easier.
Diffstat (limited to 'lib/alloca86_64.S')
-rw-r--r--lib/alloca86_64.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/alloca86_64.S b/lib/alloca86_64.S
index 13c4672..44f66c8 100644
--- a/lib/alloca86_64.S
+++ b/lib/alloca86_64.S
@@ -1,8 +1,6 @@
/* ---------------------------------------------- */
/* alloca86_64.S */
-#include "../config.h"
-
.globl alloca
alloca: