Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

sysconf.h

Go to the documentation of this file.
00001 #ifndef __ndk_sysconf_h__
00002 #define __ndk_sysconf_h__
00003 
00004 #include <unistd.h>
00005 
00006 long sysconf(int name);
00007 
00008 #endif

Generated on Wed Mar 22 20:36:33 2006 for ndk by  doxygen 1.4.4