This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
1
mirror of
https://github.com/Rockbox/rockbox.git
synced
2025-10-14 10:37:38 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8f8510ed5a
rockbox
/
firmware
/
test
/
i2c
History
Download ZIP
Download TAR.GZ
Jens Arnold
a7c20ac760
Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)). It's cleaner this way, and fixes sh-elf-gcc 3.4.x builds with -Os or -O2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9816 a1c6a512-1295-4272-9138-f99709370657
2006-04-26 20:22:27 +00:00
..
app.lds
Made it malloc friendly, and fixed the bss section
2002-05-09 23:02:11 +00:00
gendata.c
Doubled the buffer size
2002-05-03 13:13:21 +00:00
main.c
Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)). It's cleaner this way, and fixes sh-elf-gcc 3.4.x builds with -Os or -O2.
2006-04-26 20:22:27 +00:00
Makefile
Now uses librockbox.a
2002-05-17 08:07:23 +00:00