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

ildg.h

Go to the documentation of this file.
00001 /* =============
00002  * apeNEXT/nlibc
00003  * =============
00004  *
00005  * Functions needed to read binary files conforming to ILDG stanards
00006  *
00007  * $Id: ildg.h,v 2.1 2006/06/08 14:14:44 pleiter Exp $
00008  * -------------------------------------------------------------------------- */
00009 
00010 #ifndef _NLIBC_ILDG_H
00011 #define _NLIBC_ILDG_H
00012 
00013 #ifdef _OS_
00014 #include <os1/ildg.h>
00015 #else
00016 #error "Definition of OS mandatory"
00017 #endif
00018 
00019 #endif /* _NLIBC_ILDG_H */

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