From ef805e9373fd946bf1fe667bf18a54dfed6d1045 Mon Sep 17 00:00:00 2001 From: Alejandro Sior Date: Sat, 23 Jul 2022 22:53:47 +0200 Subject: kernel: add basic modules: arch, mem, rt --- mem/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mem/README (limited to 'mem/README') diff --git a/mem/README b/mem/README new file mode 100644 index 0000000..bb27b25 --- /dev/null +++ b/mem/README @@ -0,0 +1,2 @@ +The [mem] module maintains abstraction and facilities aiming +to manipulate memory and allocators. \ No newline at end of file -- cgit v1.2.3