rockbox/firmware/target/sh
Bertrik Sikken 8e2ff63a7e Various files: make function implementations consistent with their declaration in the header file or static if
they're local.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19892 a1c6a512-1295-4272-9138-f99709370657
2009-01-31 23:51:11 +00:00
..
archos Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
adc-sh.c
bitswap.S
crt0.S
kernel-sh.c Move kernel tick initialization and handling to the target tree for ones remaining in kernel.c 2008-10-29 10:26:46 +00:00
memcpy-sh.S
memmove-sh.S
memset-sh.S
strlen-sh.S
system-sh.c Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file. 2009-01-08 10:15:32 +00:00
system-target.h
usb-target.h