1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Thomas Martitz 6bb7522852 Initialize (instantiate) RockboxFramebuffer from the C code like with the othe java objects.
Remove some @Override annotations to make the Java code build with certain javac versions.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28386 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 23:12:08 +00:00
..
arm Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transition 2010-10-25 12:45:41 +00:00
coldfire Set svn properties 2010-10-22 12:28:43 +00:00
hosted Initialize (instantiate) RockboxFramebuffer from the C code like with the othe java objects. 2010-10-29 23:12:08 +00:00
mips */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
sh Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00