Remove VM_VFS_REPLY from VM_BASIC_CALLS
Change-Id: I0a03f1c95fd7ef87cecb01a028f59696a8447738
This commit is contained in:
committed by
Gerrit Code Review
parent
78d707cd26
commit
8e87bd84b4
+3
-1
@@ -95,7 +95,9 @@ service vfs
|
||||
MEMSET
|
||||
;
|
||||
vm PROCCTL
|
||||
VFS_MMAP;
|
||||
VFS_MMAP
|
||||
VFS_REPLY
|
||||
;
|
||||
io NONE; # No I/O range allowed
|
||||
irq NONE; # No IRQ allowed
|
||||
sigmgr rs; # Signal manager is RS
|
||||
|
||||
Reference in New Issue
Block a user