defaults.h

Go to the documentation of this file.
00001 #ifndef CONFIG_DEFAULTS_H
00002 #define CONFIG_DEFAULTS_H
00003 
00004 FILE_LICENCE ( GPL2_OR_LATER );
00005 
00006 #define CONFIG_DEFAULTS(_platform) <config/defaults/_platform.h>
00007 
00008 #include CONFIG_DEFAULTS(PLATFORM)
00009 
00010 #endif /* CONFIG_DEFAULTS_H */

Generated on Tue Apr 6 20:00:51 2010 for gPXE by  doxygen 1.5.7.1