From f5b995586e28f7db426f4707a4348dc067df41c0 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 15 Feb 2020 16:57:57 +0100 Subject: Quite many improvements ok. --- src/userspace/syscall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/userspace/syscall.h') 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 -- cgit v1.2.3