Add in documentation to all the constants.

This commit is contained in:
Mike Auty
2019-08-18 18:55:57 +01:00
parent 37e13321f9
commit 3d87b06c36
5 changed files with 36 additions and 10 deletions
@@ -23,3 +23,4 @@ Linux-specific values that aren't found in debug symbols"""
# arch/x86/include/asm/page_types.h
PAGE_SHIFT = 12
"""The value hard coded from the Linux Kernel (hence not extracted from the layer itself)"""