]> Zhao Yanbai Git Server - minix.git/commitdiff
CPROFILE wants this
authorBen Gras <ben@minix3.org>
Fri, 9 Jan 2009 21:11:23 +0000 (21:11 +0000)
committerBen Gras <ben@minix3.org>
Fri, 9 Jan 2009 21:11:23 +0000 (21:11 +0000)
servers/rs/service.c

index a9a218283042557669ab1f1f2aefd43a842fb6c5..88edc2ea9bc036b65cfc31bae22d5184a0cdd943 100644 (file)
@@ -691,6 +691,7 @@ struct
        { "READBIOS",           SYS_READBIOS },
        { "MAPDMA",             SYS_MAPDMA },
        { "VMCTL",              SYS_VMCTL },
+       { "PROFBUF",            SYS_PROFBUF },
        { NULL,         0 }
 };