aboutsummaryrefslogtreecommitdiffstats
path: root/libs/libck/README.txt
diff options
context:
space:
mode:
authorEmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com>2024-01-07 03:19:28 -0500
committerEmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com>2024-01-07 03:19:28 -0500
commitbb59107bd06a6a252b3743f17e55e3c17896db35 (patch)
treecb8ad8bbd25fe7d5db6cf734c33f4777843876b9 /libs/libck/README.txt
parentb7b97d32cbb6fbc928078ebe3a00714cbbebea86 (diff)
moved kernel libc stuff to libs/libck/
Diffstat (limited to 'libs/libck/README.txt')
-rw-r--r--libs/libck/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/libck/README.txt b/libs/libck/README.txt
new file mode 100644
index 0000000..6806bd4
--- /dev/null
+++ b/libs/libck/README.txt
@@ -0,0 +1,5 @@
+a temporary(?) libc for the kernel
+
+code based off meaty skeleton from osdev.org
+
+todo: \ No newline at end of file