mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-20 07:18:36 +03:00
misc: Use osmo_hexdump instead of the local variant
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
const char *hexdump(const void *data, unsigned int len);
|
||||
|
||||
struct usb_dev_handle *usb_find_open(uint16_t vendor_id, uint16_t product_id);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user