also allow vm_map.

This commit is contained in:
Ben Gras 2007-07-11 13:45:06 +00:00
parent eb4609c108
commit 30ba1ec187

View file

@ -672,6 +672,7 @@ struct
{ "VSAFECOPY", SYS_VSAFECOPY },
{ "SETGRANT", SYS_SETGRANT },
{ "READBIOS", SYS_READBIOS },
{ "VM_MAP", SYS_VM_MAP },
{ NULL, 0 }
};