mirror of
https://github.com/drasko/codezero.git
synced 2026-04-10 14:09:04 +02:00
Changes in the README, changes to fork template.
This commit is contained in:
@@ -43,5 +43,7 @@ struct sys_shmget_args {
|
||||
|
||||
int sys_shmget(key_t key, int size, int shmflg);
|
||||
|
||||
int sys_fork(void);
|
||||
|
||||
#endif /* __MM0_SYSARGS_H__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user