freebsd-dev/sys/arm/broadcom
Andrew Turner 1161298251 Create a common set_stackptrs in sys/arm/machdep.c.
On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
2012-09-22 06:41:56 +00:00
..
bcm2835 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00