]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_itest.c
mgcoge, mgsuvd: added support for the IVM EEprom.
[u-boot] / common / cmd_itest.c
index ce988723c02d18733d79410dddb385746c9a06e7..9e77fa91319fb386e8e89ed41d7011fb11451bdc 100644 (file)
@@ -64,8 +64,6 @@ op_tbl_t op_table [] = {
 
 #define op_tbl_size (sizeof(op_table)/sizeof(op_table[0]))
 
-extern int cmd_get_data_size(char* arg, int default_size);
-
 static long evalexp(char *s, int w)
 {
        long l, *p;