summaryrefslogtreecommitdiff
path: root/testing/testing.h
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-15 17:53:27 +0200
committerMiguel <m.i@gmx.at>2018-09-15 17:53:27 +0200
commitcd50c8d1047832bbb0798b368fde0428ef749422 (patch)
treefcacf85f58fefeffa482630f31ef208a8bc9d03a /testing/testing.h
parent0b010d22dbf845ad030e2e7320f9c5935b2604a4 (diff)
improved in-kernel alloc/dealloc. addded colorless logging and struggling with mouse and kb
Diffstat (limited to 'testing/testing.h')
-rw-r--r--testing/testing.h1
1 files changed, 1 insertions, 0 deletions
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();