rockbox/firmware/target/arm/tcc780x
Thomas Martitz 77dfff5a55 Fix some more snprintf related warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25853 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 21:37:03 +00:00
..
cowond2 Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
adc-tcc780x.c
app.lds
ata-nand-target.h
boot.lds Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. 2010-03-08 23:16:57 +00:00
crt0.S
debug-target.h
debug-tcc780x.c Fix some more snprintf related warnings. 2010-05-06 21:37:03 +00:00
kernel-tcc780x.c
sd-tcc780x.c
system-target.h
system-tcc780x.c
timer-tcc780x.c