[Bug 1911] Include bsp.h in confdefs.h by default

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Sep 9 13:11:49 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1911

--- Comment #2 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2011-09-09 08:11:48 CDT ---
An alternative would be to rename confdefs.h into confdefs-core.h and create a
new confdefs.h like this:

#include <bsp.h>
#include <confdefs-core.h>

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list