lkdtm: use struct arrays instead of enums
This removes the use of enums in favor of much more readable and compact
structure arrays. This requires changing all the enum passing to pointers
instead, but the results are much cleaner.
Signed-off-by:
Kees Cook <keescook@chromium.org>
parent
f2c6edc1
Please register or sign in to comment