lib: add rte_hexdump and remove duplicated code
[dpdk.git] / app / test / test.h
old mode 100644 (file)
new mode 100755 (executable)
index 9ca894a..4de2788
@@ -46,8 +46,6 @@ extern const char *prgname;
 
 extern cmdline_parse_ctx_t main_ctx[];
 
-void test_hexdump(const char *title, const void *buf, unsigned int len);
-
 int main(int argc, char **argv);
 
 int test_pci(void);