diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h new file mode 100644 index 0000000000..516acee6c5 --- /dev/null +++ b/config.h @@ -0,0 +1,3 @@ + +#include "config-host.h" +#include "config-target.h" |