forked from Imagelibrary/rtems
2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/sonic.c: Activate SONIC_STATIC.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libchip/network/sonic.c: Activate SONIC_STATIC.
|
||||
* libchip/network/if_fxp.c: Add missing initializer.
|
||||
|
||||
2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
@@ -68,8 +68,7 @@ extern rtems_isr_entry set_vector( rtems_isr_entry, rtems_vector_number, int );
|
||||
* Use the top line if you want more symbols.
|
||||
*/
|
||||
|
||||
#define SONIC_STATIC
|
||||
/* #define SONIC_STATIC static */
|
||||
#define SONIC_STATIC static
|
||||
|
||||
/*
|
||||
* Number of devices supported by this driver
|
||||
|
||||
Reference in New Issue
Block a user