diff options
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/gnu-user.h | 1 | ||||
-rw-r--r-- | gcc/config/gnu.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/gnu-user.h b/gcc/config/gnu-user.h new file mode 100644 index 000000000..525276f96 --- /dev/null +++ b/gcc/config/gnu-user.h @@ -0,0 +1 @@ +/* this (now empty) header file is required by the build system */ diff --git a/gcc/config/gnu.h b/gcc/config/gnu.h new file mode 100644 index 000000000..525276f96 --- /dev/null +++ b/gcc/config/gnu.h @@ -0,0 +1 @@ +/* this (now empty) header file is required by the build system */ |