diff options
author | camthesaxman <camthesaxman@users.noreply.github.com> | 2020-01-29 18:32:13 -0600 |
---|---|---|
committer | camthesaxman <camthesaxman@users.noreply.github.com> | 2020-01-29 18:32:13 -0600 |
commit | 9821a6af983f07bf146b19ca9993e37b88339bf2 (patch) | |
tree | 9ea2b3e93aa2695e5c0793a4e2643077d3a2c6c2 /gcc_arm/tconfig.h | |
parent | cdc6e2c50f96119bdc4c1205ff5901ca82ec8357 (diff) |
add some more files
Diffstat (limited to 'gcc_arm/tconfig.h')
-rw-r--r-- | gcc_arm/tconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc_arm/tconfig.h b/gcc_arm/tconfig.h new file mode 100644 index 0000000..1fa5d1e --- /dev/null +++ b/gcc_arm/tconfig.h @@ -0,0 +1,2 @@ +#include "gansidecl.h" +#include "arm/xm-arm.h" |