2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>

* sapi/include/confdefs.h: Revert. Requires info not available at
	preprocessing time.
This commit is contained in:
Joel Sherrill
2007-12-19 21:05:39 +00:00
parent e287d94667
commit b1bf5a9be0
2 changed files with 5 additions and 3 deletions
-3
View File
@@ -407,9 +407,6 @@ rtems_driver_address_table Device_drivers[] = {
#define CONFIGURE_MAXIMUM_DRIVERS CONFIGURE_NUMBER_OF_DRIVERS
#endif
#if (CONFIGURE_MAXIMUM_DRIVERS < CONFIGURE_NUMBER_OF_DRIVERS)
#error "not enough slots for static drivers"
#endif
/*
* Default the number of devices per device driver. This value may be
* overridden by the user.