Forgot to build test :S Added defintion of CFG_VFS_CHROOT
authorJohn Hodge <[email protected]>
Sun, 15 Nov 2009 15:27:28 +0000 (23:27 +0800)
committerJohn Hodge <[email protected]>
Sun, 15 Nov 2009 15:27:28 +0000 (23:27 +0800)
Kernel/include/common.h

index 154ad0d..22bf938 100644 (file)
@@ -36,6 +36,7 @@ enum eConfigTypes {
 enum eConfigs {
        CFG_VFS_CWD,
        CFG_VFS_MAXFILES,
+       CFG_VFS_CHROOT,
        NUM_CFG_ENTRIES
 };
 #define CFGINT(id)     (*Threads_GetCfgPtr(id))

UCC git Repository :: git.ucc.asn.au