diff options
author | YamaArashi <shadow962@live.com> | 2016-02-18 06:41:40 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-02-18 06:41:40 -0800 |
commit | 0c0db63ca2f851b53e8f32b381f3f613b597ccff (patch) | |
tree | 53e9236d58c802533da28ef396c362aaa459076b /gcc/tconfig.h | |
parent | 9cc5f8edb21ac07bff87def5155ee71dff449e37 (diff) |
stop using configure script to generate header files
Diffstat (limited to 'gcc/tconfig.h')
-rw-r--r-- | gcc/tconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/tconfig.h b/gcc/tconfig.h new file mode 100644 index 0000000..86eb1c5 --- /dev/null +++ b/gcc/tconfig.h @@ -0,0 +1,2 @@ +#include "gansidecl.h" +#include "arm/telf.h" |