summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_core.c
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2023-01-21 16:49:17 +0000
committerAidan MacDonald <amachronic@protonmail.com>2023-01-23 12:24:12 +0000
commit551e6aac500553bdd1732f20259bb09533227338 (patch)
tree627c27b4fd8b5cb12874522493e1fcc99dffaa14 /firmware/usbstack/usb_core.c
parentfcb6239aba523f054662e090bdcb4cb82148e450 (diff)
downloadrockbox-551e6aac500553bdd1732f20259bb09533227338.tar.gz
rockbox-551e6aac500553bdd1732f20259bb09533227338.zip
playlist: Remove volatile from indices
This is not necessary. Volatile doesn't create a memory barrier wrt. non-volatile accesses and there are no interrupts involved, so there's no reason to use it here. Change-Id: I78299e2f318e68735364601b3bc2aa036e71130e
Diffstat (limited to 'firmware/usbstack/usb_core.c')
0 files changed, 0 insertions, 0 deletions