From 6608043fd4a87b09bf9109fee663e3d6f68fb70e Mon Sep 17 00:00:00 2001 From: Marian Balakowicz Date: Fri, 1 Sep 2006 19:46:22 +0200 Subject: Fix tools/updater build error. --- tools/updater/update.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools/updater/update.c') diff --git a/tools/updater/update.c b/tools/updater/update.c index b6d50d5be..18f122ad2 100644 --- a/tools/updater/update.c +++ b/tools/updater/update.c @@ -46,10 +46,6 @@ void _main(void) while (1); } -int flash_sect_protect (int p, ulong addr_first, ulong addr_last); -int flash_sect_erase (ulong addr_first, ulong addr_last); -int flash_write (uchar *src, ulong addr, ulong cnt); - void do_updater(void) { unsigned long *addr = &__dummy + 65; -- cgit v1.2.3-70-g09d2