Move kernel tick initialization and handling to the target tree for ones remaining...
commit0aa7f8d02c685a9e83644843c57d7613db035ad8
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Oct 2008 10:26:46 +0000 (29 10:26 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Oct 2008 10:26:46 +0000 (29 10:26 +0000)
tree6bf210fb01101fad66fa717540c9038b4e19c9cc
parent62ce625198c02569e25fe7653ca5f70dbc51493a
Move kernel tick initialization and handling to the target tree for ones remaining in kernel.c

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18919 a1c6a512-1295-4272-9138-f99709370657
firmware/SOURCES
firmware/kernel.c
firmware/target/arm/kernel-pp.c [new file with mode: 0644]
firmware/target/arm/pnx0101/kernel-pnx0101.c [new file with mode: 0644]
firmware/target/coldfire/kernel-coldfire.c [new file with mode: 0644]
firmware/target/sh/kernel-sh.c [new file with mode: 0644]