diff options
Diffstat (limited to 'api/api.c')
-rw-r--r-- | api/api.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/api/api.c b/api/api.c index 190ee6ad6cc..853f010fee9 100644 --- a/api/api.c +++ b/api/api.c @@ -36,9 +36,6 @@ #define DEBUG #undef DEBUG -/* U-Boot routines needed */ -extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]); - /***************************************************************************** * * This is the API core. |