projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add optional driver for the hw watchdog on gateworks avila boards (requires soldering...
[openwrt.git]
/
package
/
uboot-ifxmips
/
files
/
net
/
ifx_eth.c
1
2
#define IFX_ETH_INITIALIZE_EXTERN extern int danube_switch_initialize(bd_t *);
3
#define IFX_ETH_INITIALIZE(bd_t) danube_switch_initialize(bd_t);
4
This page took
0.043618 seconds
and
5
git commands to generate.