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

@@ -1,3 +1,7 @@
2005-05-04 Joel Sherrill <joel@OARcorp.com>
* libchip/network/open_eth.c: Remove prototype of set_vector.
2005-05-03 Joel Sherrill <joel@OARcorp.com> 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* librdbg/src/ptrace.c: Remove warning. * librdbg/src/ptrace.c: Remove warning.

View File

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