[ECOS] if_dp83902a.c problem
Yoshinori Sato
qzb04471@nifty.ne.jp
Sun Jun 2 06:08:00 GMT 2002
If if_dp83902a.c is used, it will become the error of
"unresolved symbol CYGACC_CALL_IF_DELAY_US" in the stage of a link.
Since hal_if.h is not include.
--- if_dp83902a.c.old Sun Jun 2 21:49:38 2002
+++ if_dp83902a.c Sun Jun 2 21:40:50 2002
@@ -67,6 +67,7 @@
#include <pkgconf/system.h>
#include <cyg/infra/cyg_type.h>
#include <cyg/hal/hal_arch.h>
+#include <cyg/hal/hal_if.h>
#include <cyg/infra/diag.h>
#include <cyg/hal/drv_api.h>
#include <cyg/io/eth/eth_drv.h>
--
Yoshinori Sato
<qzb04471@nifty.ne.jp>
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list