/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* bos720 src/bos/kernel/sys/filsys.h 1.7 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 1988,1993 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* @(#)04 1.7 src/bos/kernel/sys/filsys.h, syspfs, bos720 10/26/93 10:50:17 */ #ifndef _H_FILSYS #define _H_FILSYS /* * COMPONENT_NAME: (SYSLFS) Logical File System * * FUNCTIONS: filsys.h * * ORIGINS: 27 * * (C) COPYRIGHT International Business Machines Corp. 1988, 1989 * All Rights Reserved * Licensed Materials - Property of IBM * * US Government Users Restricted Rights - Use, duplication or * disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* * switch to the actual filsys.h located in jfs */ #include "jfs/filsys.h" #endif /* _H_FILSYS */