u-boot/arch/m68k/lib
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h
These functions are only available for powerpc and are not declared in a
header file. We want to use the rest function in two places (board_f and
board_r), so declare the functions in watchdog.h.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-15 16:13:59 -04:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
board.c Declare watchdog functions in watchdog.h 2013-03-15 16:13:59 -04:00
bootm.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
cache.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
interrupts.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
time.c ColdFire:Update the timer_init since it was unified. 2011-09-04 22:46:55 +08:00
traps.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00