Disable alternative routing tables

This commit is contained in:
Sebastian Huber
2013-10-10 14:45:09 +02:00
parent 3842b81723
commit 549488b572
10 changed files with 35 additions and 2 deletions

View File

@@ -136,6 +136,8 @@ void rtems_bsd_assert_func(const char *file, int line, const char *func, const c
#define BSD_MAXIMUM_SLEEP_QUEUES 32
#define BSD_DEFAULT_FIB 0
extern rtems_chain_control rtems_bsd_lock_chain;
extern rtems_chain_control rtems_bsd_mtx_chain;