Main Page | Alphabetical List | Class List | File List | Class Members | File Members

fcntl.h

Go to the documentation of this file.
00001 /*--------------------------------------------------------
00002  * /
00003  * / apeNEXT fcntl functions for nlcc
00004  * /
00005  * / $Id: fcntl.h,v 2.3 2005/06/08 14:06:53 pleiter Exp $
00006  * /
00007  * /--------------------------------------------------------*/
00008 #ifndef __ANEXT_FCNTL_H__
00009 #define __ANEXT_FCNTL_H__
00010 
00011 #include <nlibc.h>
00012 
00013 #ifdef _OS_
00014 
00015 #include <os1/fcntl_os1.h>
00016 
00017 #endif // OS1
00018 
00019 #endif // __ANEXT_FCNTL_H__
00020 
00021 

Generated on Fri Jul 14 10:51:31 2006 for nlibc by doxygen 1.3.5