mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
1161298251
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. |
||
---|---|---|
.. | ||
files.lpc | ||
if_lpe.c | ||
if_lpereg.h | ||
lpc_dmac.c | ||
lpc_fb.c | ||
lpc_gpio.c | ||
lpc_intc.c | ||
lpc_machdep.c | ||
lpc_mmc.c | ||
lpc_ohci.c | ||
lpc_pll.c | ||
lpc_pwr.c | ||
lpc_rtc.c | ||
lpc_space.c | ||
lpc_spi.c | ||
lpc_timer.c | ||
lpcreg.h | ||
lpcvar.h | ||
ssd1289.c | ||
std.lpc |