summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-31 13:17:04 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-31 13:17:04 -0600
commit3cf05b2928420908f3a268dbb6ac8c6e78b72eaa (patch)
tree307b7009e1a5ba72f2bbff8dc68288a84586dc50 /nuttx/arch/sh
parent1ebc813c91a4eca3c86c0b2d27dc1b721df8a4e6 (diff)
downloadnuttx-3cf05b2928420908f3a268dbb6ac8c6e78b72eaa.tar.gz
nuttx-3cf05b2928420908f3a268dbb6ac8c6e78b72eaa.tar.bz2
nuttx-3cf05b2928420908f3a268dbb6ac8c6e78b72eaa.zip
Remove empty README.txt files
Diffstat (limited to 'nuttx/arch/sh')
-rw-r--r--nuttx/arch/sh/include/m16c/README.txt1
-rw-r--r--nuttx/arch/sh/include/sh1/README.txt1
-rw-r--r--nuttx/arch/sh/src/common/README.txt2
-rw-r--r--nuttx/arch/sh/src/m16c/README.txt2
-rw-r--r--nuttx/arch/sh/src/sh1/README.txt2
5 files changed, 0 insertions, 8 deletions
diff --git a/nuttx/arch/sh/include/m16c/README.txt b/nuttx/arch/sh/include/m16c/README.txt
deleted file mode 100644
index 2cc039b76..000000000
--- a/nuttx/arch/sh/include/m16c/README.txt
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains header files specific to the M16c architectures.
diff --git a/nuttx/arch/sh/include/sh1/README.txt b/nuttx/arch/sh/include/sh1/README.txt
deleted file mode 100644
index c95fca459..000000000
--- a/nuttx/arch/sh/include/sh1/README.txt
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains header files specific to the SH-1 architecture.
diff --git a/nuttx/arch/sh/src/common/README.txt b/nuttx/arch/sh/src/common/README.txt
deleted file mode 100644
index cd2bc8b53..000000000
--- a/nuttx/arch/sh/src/common/README.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-This directory contains source files that are common to all
-SH architectures. \ No newline at end of file
diff --git a/nuttx/arch/sh/src/m16c/README.txt b/nuttx/arch/sh/src/m16c/README.txt
deleted file mode 100644
index 16e6c4717..000000000
--- a/nuttx/arch/sh/src/m16c/README.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-This directory contains source files that are unique to the M16C
-chip architecture.
diff --git a/nuttx/arch/sh/src/sh1/README.txt b/nuttx/arch/sh/src/sh1/README.txt
deleted file mode 100644
index d65395656..000000000
--- a/nuttx/arch/sh/src/sh1/README.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-This directory contains source files that are unique to the SH-1
-chip architecture.