diff options
Diffstat (limited to 'kernel/lib_tests/slab_test.c')
-rw-r--r-- | kernel/lib_tests/slab_test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/lib_tests/slab_test.c b/kernel/lib_tests/slab_test.c index 4bfc6b0..747c785 100644 --- a/kernel/lib_tests/slab_test.c +++ b/kernel/lib_tests/slab_test.c @@ -40,3 +40,5 @@ int main(int argc, char *argv[]) { return 0; } + +/* vim: set ts=4 sw=4 tw=0 noet :*/ |