freebsd-dev/sys/arm/tegra
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
..
bus_space.c
common.c
files.tegra2
std.tegra2 In the Tegra 2 standard config: 2012-09-16 08:00:29 +00:00
tegra2_machdep.c Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00