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

lime.h

Go to the documentation of this file.
00001 /* =============
00002  * apeNEXT/nlibc
00003  * =============
00004  *
00005  * Functions needed for LIME
00006  *
00007  * $Id: lime.h,v 2.3 2006/06/08 14:15:05 pleiter Exp $
00008  * -------------------------------------------------------------------------- */
00009 
00010 #ifndef _NLIBC_LIME_H
00011 #define _NLIBC_LIME_H
00012 
00013 #ifdef _OS_
00014 #include <os1/lime.h>
00015 #else
00016 #error "Definition of OS mandatory"
00017 #endif
00018 
00019 #endif /* _NLIBC_LIME_H */

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