mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-01-22 01:30:35 -05:00
The layout of 'struct regs' is a bit different on Cortex-M and start_thread() wasn't updated to match; it was loading 'sp' from the wrong offset. Change-Id: I57dbef26809821d411dc86e2066a2f53e78a3f2d |
||
|---|---|---|
| .. | ||
| beep.c | ||
| corelock.c | ||
| ffs.S | ||
| lcd-as-memframe.S | ||
| memcpy.S | ||
| memmove.S | ||
| memset.S | ||
| memset16.S | ||
| pcm-mixer-armv4.c | ||
| pcm-mixer-armv5.c | ||
| pcm-mixer-armv6.c | ||
| pcm-mixer.c | ||
| thread.c | ||
| thread.h | ||