mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
The handful of uses are only doing zero initialization so don't need to go in the data section, they can go in bss instead. Change-Id: I7108ac60867aa20b4429ac0747d00109563bb3bf |
||
|---|---|---|
| .. | ||
| include | ||
| corelock.c | ||
| kernel-internal.h | ||
| mrsw_lock.c | ||
| mutex.c | ||
| queue.c | ||
| semaphore.c | ||
| thread-common.c | ||
| thread-internal.h | ||
| thread.c | ||
| tick.c | ||
| timeout.c | ||