start generalising arm kernel so that implementation specific features will not be...
commit96665f2f673e0d0f84ea3dc11b7d679447e1eb20
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 31 Mar 2015 13:54:23 +0000 (31 13:54 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 31 Mar 2015 13:54:23 +0000 (31 13:54 +0000)
treec89bf36bf0a5994be6a0547a26ad256303929cbb
parent36beeb533f4d515a9f09e2fc481cf9d6c751630e
start generalising arm kernel so that implementation specific features will not be directly used.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50269 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-raspi/kernel/kernel_arm.h [new file with mode: 0644]
arch/arm-raspi/kernel/kernel_intern.h
arch/arm-raspi/kernel/mmakefile.src
arch/arm-raspi/kernel/platform_bcm283x.c [new file with mode: 0644]
arch/arm-raspi/kernel/platform_init.c