summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-23 20:48:34 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-23 20:48:34 +0100
commit50300fa573bf2bc00f9732e812d54ab77cf03dd7 (patch)
tree7a998723578e601b427e17f9e90e7ce8dbb7c5d2 /README.md
parent61eff36a01a2639efeb515ec32f578ba99d97ff4 (diff)
mostly pr and cosmetics
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a193ff..ad51772 100644
--- a/README.md
+++ b/README.md
@@ -155,3 +155,11 @@ REFERENCES
* http://wiki.osdev.org/Virtual_8086_Mode
* http://wiki.xomb.org/index.php?title=ACPI_Tables
* and many many more...
+
+NOTES
+=====
+in freestanding mode we can just use this c lib headers:
+stdbool,sddef,stdint,
+float,iso646,limits,stdarg
+
+