summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/usb-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/as3525/usb-target.h')
-rw-r--r--firmware/target/arm/as3525/usb-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/as3525/usb-target.h b/firmware/target/arm/as3525/usb-target.h
index 9cafced050..673fb176c6 100644
--- a/firmware/target/arm/as3525/usb-target.h
+++ b/firmware/target/arm/as3525/usb-target.h
@@ -21,7 +21,6 @@
21#ifndef USB_TARGET_H 21#ifndef USB_TARGET_H
22#define USB_TARGET_H 22#define USB_TARGET_H
23 23
24int usb_detect(void);
25void usb_insert_int(void); 24void usb_insert_int(void);
26void usb_remove_int(void); 25void usb_remove_int(void);
27 26