Architectural Support: x86_64 (#37)
[lunaix-os.git] / lunaix-os / usr / libc / includes / lunaix / syscall.h
index 9449999e954d6438b5c2902c6d34c6c8b9429c3c..26ab1671f7f616806bedd560fb4b0fc8e76a7d8a 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <lunaix/syscallid.h>
 
-extern unsigned long 
+extern unsigned long
 do_lunaix_syscall(unsigned long call_id, ...);
 
 #endif /* __LUNAIX_OSDEPS_SYSCALL_H */