Forgot to build test :S Added defintion of CFG_VFS_CHROOT
[tpg/acess2.git] / 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