Merge branch 'master' of git://git.denx.de/u-boot-x86

This commit is contained in:
Graeme Russ 2011-04-13 19:56:23 +10:00
commit 880c80d004
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@
DECLARE_GLOBAL_DATA_PTR;
unsigned long monitor_flash_len = CONFIG_SYS_MONITOR_LEN;
static void enet_timer_isr(void);
static void enet_toggle_run_led(void);
static void enet_setup_pars(void);