diff options
Diffstat (limited to 'gcc/config/README')
-rw-r--r-- | gcc/config/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/README b/gcc/config/README new file mode 100644 index 000000000..60328ec5b --- /dev/null +++ b/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. |