X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=api%2Fapi.c;h=853f010fee93c6c321cf418f3920b9ec62b0724a;hb=7aabd2b12c5108276eb1fc7789b8955f3258db98;hp=190ee6ad6cca9b4bc562d07375122eb694e4a6c0;hpb=2271d3ddccfbd4a7640121669ff9b013b1fea361;p=u-boot diff --git a/api/api.c b/api/api.c index 190ee6ad6c..853f010fee 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.