From cd50c8d1047832bbb0798b368fde0428ef749422 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sat, 15 Sep 2018 17:53:27 +0200 Subject: improved in-kernel alloc/dealloc. addded colorless logging and struggling with mouse and kb --- testing/testing.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 testing/testing.h (limited to 'testing/testing.h') diff --git a/testing/testing.h b/testing/testing.h new file mode 100644 index 0000000..bde0453 --- /dev/null +++ b/testing/testing.h @@ -0,0 +1 @@ +void testing_kmalloc(); -- cgit v1.2.3