summaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/README b/src/README
index 7b1b51c..a1c75e4 100644
--- a/src/README
+++ b/src/README
@@ -65,10 +65,6 @@ libc
Stub C library implementation.
-C library definitions
-* stddef.h - definition of NULL, size_t
-* limits.h - domain range constants like INT_MAX
-
C library routines
* string.c - string, memory functions
* stdlib.c - UNIX standard library functions