2005-05-04 Joel Sherrill <joel@OARcorp.com>

* libchip/network/open_eth.c: Remove prototype of set_vector.
This commit is contained in:
Joel Sherrill
2005-05-04 17:35:44 +00:00
parent d2fbe6230b
commit a9cd3a973b
2 changed files with 4 additions and 6 deletions

View File

@@ -55,12 +55,6 @@
#undef free
#endif
/*
* XXX fix this
*/
void *set_vector(void *, uint32_t, uint32_t);
/*
#define OPEN_ETH_DEBUG
*/