diff options
Diffstat (limited to 'contrib/gcc/config/README')
-rw-r--r-- | contrib/gcc/config/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/gcc/config/README b/contrib/gcc/config/README new file mode 100644 index 000000000000..60328ec5b825 --- /dev/null +++ b/contrib/gcc/config/README @@ -0,0 +1,5 @@ +This directory contains machine-specific files for the GNU C compiler. +It has a subdirectory for each basic CPU type. +The only files in this directory itself +are some .h files that pertain to particular operating systems +and are used for more than one CPU type. |