rockbox/firmware/decompressor
Björn Stenberg c6b3d38a15 New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles.
Many #include lines adjusted to conform to the new standards.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657
2008-11-20 11:27:31 +00:00
..
Makefile New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
decompressor.c Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler - less than half the size of the compiled C function, and ~45% faster. 2008-10-28 21:07:53 +00:00
link.lds Fix tabs galore. 2008-11-07 00:22:15 +00:00
sh_nrv2e_d8.S Shave off another 4 instructions (8 bytes). 2008-11-01 23:41:23 +00:00
startup.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00