From d1ff7bcc91886626dc9060ec5fb67ee102ab7c1d Mon Sep 17 00:00:00 2001 From: Jon Santmyer Date: Mon, 11 Mar 2024 21:30:31 -0400 Subject: usermode capable kernel with logging syscall --- compile_flags.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 compile_flags.txt (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..ab1f054 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,3 @@ +-I. +-ffreestanding +-nostdlib -- cgit v1.2.1