Extracted kernel structures for device addressing in ifconfig.
[virt-mem.git] / HACKING
diff --git a/HACKING b/HACKING
index 26e5ffe..a9b1b71 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -34,6 +34,11 @@ extract/
    subdirectories here correspond to the different Linux distributions
    and methods of getting at their kernels.
 
+extract/codegen/
+
+ - Tools to turn the kernel database into generated code which parses
+   the kernel structures.
+
 General structure of lib/virt_mem.ml
 ------------------------------------