mirror of
https://github.com/drasko/codezero.git
synced 2026-04-18 09:49:05 +02:00
minor commit just to be able to push
This commit is contained in:
@@ -29,6 +29,10 @@
|
|||||||
* - memfs dentries should be identical to posix struct dirents.
|
* - memfs dentries should be identical to posix struct dirents.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* TODO:
|
||||||
|
* Assign memfs dentry fields same as in posix
|
||||||
|
*/
|
||||||
|
|
||||||
/* Synchronise with pager via a `wait' tagged ipc with destination as pager */
|
/* Synchronise with pager via a `wait' tagged ipc with destination as pager */
|
||||||
void wait_pager(l4id_t partner)
|
void wait_pager(l4id_t partner)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user