From 50300fa573bf2bc00f9732e812d54ab77cf03dd7 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sun, 23 Nov 2014 20:48:34 +0100 Subject: mostly pr and cosmetics --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') 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 + + -- cgit v1.2.3