diff options
Diffstat (limited to 'api/api.c')
| -rw-r--r-- | api/api.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| @@ -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. |