summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/unix/posix/README')
-rw-r--r--c/src/lib/libbsp/unix/posix/README18
1 files changed, 0 insertions, 18 deletions
diff --git a/c/src/lib/libbsp/unix/posix/README b/c/src/lib/libbsp/unix/posix/README
deleted file mode 100644
index 0bf0782737..0000000000
--- a/c/src/lib/libbsp/unix/posix/README
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# $Id$
-#
-
-
-This is a "generic" BSP for a modern UNIX system which is enough
-System V and POSIX compliant to support at least the following:
-
- + semaphores
- + itimers
- + mmap
- + shared memory
-
-At the moment, this BSP is known to work with the following UNIXes:
-
- + HP-UX 9.0.x
- + Solaris 2.x
- + Linux 1.1.x (single processor only -- mmap is broken)