add exercise of lab5 spoc discussion
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef __KERN_SYSCALL_SYSCALL_H__
|
||||
#define __KERN_SYSCALL_SYSCALL_H__
|
||||
|
||||
void syscall(void);
|
||||
|
||||
#endif /* !__KERN_SYSCALL_SYSCALL_H__ */
|
||||
|
||||
Reference in New Issue
Block a user