Remove struct spinlock to cleanup some mess and simplify. It's only used in boosting...
commit391cb8b563edf06a4ffe3c0c5947a453d2d3a387
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Feb 2009 12:16:45 +0000 (3 12:16 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Feb 2009 12:16:45 +0000 (3 12:16 +0000)
tree9d25dc10a7ab2f2a2d5dc263136ac121b6efd624
parentb3d60cf5efd6bebb274faaa5534128728e28f7ce
Remove struct spinlock to cleanup some mess and simplify. It's only used in boosting for multiprocesors and a pure two-corelock heirarchy will do just fine.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19910 a1c6a512-1295-4272-9138-f99709370657
firmware/export/kernel.h
firmware/kernel.c
firmware/system.c
firmware/target/arm/system-pp502x.c