diff options
Diffstat (limited to 'src/userspace/syscall.h')
-rw-r--r-- | src/userspace/syscall.h | 2 |
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 |