mirror of
https://github.com/drasko/codezero.git
synced 2026-02-28 09:43:14 +01:00
Added vfs_read and vfs_write ipc calls to mm0
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#define L4SYS_ARG0 (MR_UNUSED_START)
|
||||
#define L4SYS_ARG1 (MR_UNUSED_START + 1)
|
||||
#define L4SYS_ARG2 (MR_UNUSED_START + 2)
|
||||
#define L4SYS_ARG3 (MR_UNUSED_START + 3)
|
||||
|
||||
/*
|
||||
* Servers get sender.
|
||||
|
||||
Reference in New Issue
Block a user