X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=api%2Fapi.c;fp=api%2Fapi.c;h=853f010fee93c6c321cf418f3920b9ec62b0724a;hb=882b7d726febe65579d6502c271412ecb05821d7;hp=190ee6ad6cca9b4bc562d07375122eb694e4a6c0;hpb=7842fb7c4f5be961c7aa9091dc8c760683b1377c;p=karo-tx-uboot.git 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.