aboutsummaryrefslogtreecommitdiff
path: root/src/userspace/syscall.h
diff options
context:
space:
mode:
authorMarvin Borner2020-02-15 16:57:57 +0100
committerMarvin Borner2020-02-15 16:57:57 +0100
commitf5b995586e28f7db426f4707a4348dc067df41c0 (patch)
tree37bfd54a3ecbe6dca0b2c4530dd28d3177c98362 /src/userspace/syscall.h
parent7ec74159de339baf3687bc59f1c18309b23ef36b (diff)
Quite many improvements
ok.
Diffstat (limited to 'src/userspace/syscall.h')
-rw-r--r--src/userspace/syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userspace/syscall.h b/src/userspace/syscall.h
index bd402a1..2d79458 100644
--- a/src/userspace/syscall.h
+++ b/src/userspace/syscall.h
@@ -77,4 +77,4 @@ DECL_SYSCALL1(alloc, uint32_t);
DECL_SYSCALL1(free, uint32_t);
-#endif
+#endif \ No newline at end of file