1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/asm/m68k
Solomon Peachy 0624e265ab build: Various LTO fixes
* Give arm panicf_f() USED_ATTR
 * Ensure start_thread() has USED_ATTR

Change-Id: I6a833be7fbe25410c21e0df233fcae91e451bf00
2024-11-24 08:43:23 -05:00
..
beep.c Split CPU-optimized beep code into the firmware/asm tree. 2012-02-18 04:50:33 -05:00
ffs.S find_first_set_bit tweaks 2012-01-27 11:51:25 -05:00
memcpy.S Add mempcpy implementation 2014-08-29 22:06:57 -04:00
memmove.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
memset.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
memset16.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
pcm-mixer.c Coldfire: Optimize emac context save/restore in mixer ISR. 2012-03-12 00:16:12 +01:00
strlen.S Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
thread.c build: Various LTO fixes 2024-11-24 08:43:23 -05:00
thread.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00