From b029fd50d5155c902bb4f4e0787891ca1d324cbd Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 5 Nov 2008 22:00:09 +0000 Subject: Adding struture for Hitachi SH-1 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1132 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/sh/include/README.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nuttx/arch/sh/include/README.txt (limited to 'nuttx/arch/sh/include/README.txt') 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. -- cgit v1.2.3