diff options
| author | Miguel <m.i@gmx.at> | 2018-09-15 17:53:27 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-15 17:53:27 +0200 |
| commit | cd50c8d1047832bbb0798b368fde0428ef749422 (patch) | |
| tree | fcacf85f58fefeffa482630f31ef208a8bc9d03a /testing/testing.h | |
| parent | 0b010d22dbf845ad030e2e7320f9c5935b2604a4 (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.h | 1 |
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(); |
