2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
This commit is contained in:
Ralf Corsepius
2003-10-21 04:28:20 +00:00
parent b523336c9d
commit 547c167351
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
2003-09-26 Cedric Aubert <cedric_aubert@yahoo.fr>
PR 499/rtems_misc

View File

@@ -12,7 +12,6 @@
#include <rtems.h>
#define OPEN_ETH_SUPPORTED
#include <bsp.h>
#include <stdlib.h>