X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fkernel%2Fao_product.c;fp=src%2Fkernel%2Fao_product.c;h=7248865427b725a60d6544f3e4fbec90bca59511;hb=3cb0aef22ca79a7fd3311919f1a4a49992f04fde;hp=4c2d83efcaba5ebb3bc224c5bae5261c28f17460;hpb=11287503d01b226dc6222f2ac578e6cd8a54b26c;p=fw%2Faltos diff --git a/src/kernel/ao_product.c b/src/kernel/ao_product.c index 4c2d83ef..72488654 100644 --- a/src/kernel/ao_product.c +++ b/src/kernel/ao_product.c @@ -61,7 +61,7 @@ const char ao_product[] = AO_iProduct_STRING; #define NUM_INTERFACES (AO_USB_HAS_INT + 1) /* USB descriptors in one giant block of bytes */ -AO_ROMCONFIG_SYMBOL(0x00aa) uint8_t ao_usb_descriptors [] = +AO_ROMCONFIG_SYMBOL uint8_t ao_usb_descriptors [] = { /* Device descriptor */ 0x12,