summaryrefslogtreecommitdiff
path: root/include/link_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/link_defs.h')
-rw-r--r--include/link_defs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/link_defs.h b/include/link_defs.h
index cfb7f0ced2..92783eb946 100644
--- a/include/link_defs.h
+++ b/include/link_defs.h
@@ -57,11 +57,6 @@ extern const struct hook_data __hooks_second_end[];
extern const struct deferred_data __deferred_funcs[];
extern const struct deferred_data __deferred_funcs_end[];
-/* USB data */
-extern const uint8_t __usb_desc[];
-extern const uint8_t __usb_desc_end[];
-extern const uint16_t __usb_ram_start[];
-
/* I2C fake devices for unit testing */
extern const struct test_i2c_read_dev __test_i2c_read8[];
extern const struct test_i2c_read_dev __test_i2c_read8_end[];