mirror of
https://github.com/drasko/codezero.git
synced 2026-02-28 09:43:14 +01:00
Clarified a few confusing definitions in ipc.c
This commit is contained in:
@@ -63,12 +63,11 @@ int main(int argc, char *argv[])
|
||||
user_mutex_test();
|
||||
}
|
||||
|
||||
/*
|
||||
exectest(parent_of_all);
|
||||
|
||||
while (1)
|
||||
wait_pager(pagerid);
|
||||
*/
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user