6 lines
No EOL
85 B
C
6 lines
No EOL
85 B
C
#ifndef _KERNEL_SYSCALL
|
|
#define _KERNEL_SYSCALL
|
|
|
|
int __syscall_uname(void *);
|
|
|
|
#endif |