summaryrefslogtreecommitdiff
path: root/extra/usb_updater/gsctool.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/usb_updater/gsctool.h')
-rw-r--r--extra/usb_updater/gsctool.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/extra/usb_updater/gsctool.h b/extra/usb_updater/gsctool.h
index 707ddfde87..1ac23b53bc 100644
--- a/extra/usb_updater/gsctool.h
+++ b/extra/usb_updater/gsctool.h
@@ -10,12 +10,7 @@
#include <stdint.h>
#include <sys/types.h>
-/* This describes USB endpoint used to communicate with Cr50. */
-struct usb_endpoint {
- struct libusb_device_handle *devh;
- uint8_t ep_num;
- int chunk_len;
-};
+#include "usb_if.h"
/*
* gsctool uses this structure to keep information about the communications