/* $OpenBSD: conf.h,v 1.3 2010/11/28 20:49:47 miod Exp $ */ /* $NetBSD: conf.h,v 1.8 2002/02/10 12:26:03 chris Exp $ */ #ifndef _GUMSTIX_CONF_H #define _GUMSTIX_CONF_H #include /* * GUMSTIX specific device includes go in here */ #define CONF_HAVE_APM #include #endif /* _GUMSTIX_CONF_H */