summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/include/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/sh/include/README.txt')
-rw-r--r--nuttx/arch/sh/include/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/arch/sh/include/README.txt b/nuttx/arch/sh/include/README.txt
new file mode 100644
index 000000000..c07708aec
--- /dev/null
+++ b/nuttx/arch/sh/include/README.txt
@@ -0,0 +1,5 @@
+This directory contains header files common to all SH architectures.
+Sub-directories within this directory contain header files unique to
+specific SH chip architectures. At configuration time, additional directories
+will be linked here: 'build' will be a link to the configs/*/include
+directory; 'chip' will be a link to the SH chip sub-directory.