diff options
Diffstat (limited to 'kernel/include/test/proctest.h')
-rw-r--r-- | kernel/include/test/proctest.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/include/test/proctest.h b/kernel/include/test/proctest.h new file mode 100644 index 0000000..94b3d9c --- /dev/null +++ b/kernel/include/test/proctest.h @@ -0,0 +1,3 @@ +#pragma once + +long proctest_main(long, void *);
\ No newline at end of file |