Remove VM_VFS_REPLY from VM_BASIC_CALLS

Change-Id: I0a03f1c95fd7ef87cecb01a028f59696a8447738
This commit is contained in:
David van Moolenbroek
2013-08-08 23:23:13 +02:00
committed by Gerrit Code Review
parent 78d707cd26
commit 8e87bd84b4
4 changed files with 5 additions and 5 deletions
+3 -1
View File
@@ -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