summaryrefslogtreecommitdiff
path: root/sys/arch/prep/stand/boot/vreset.c
AgeCommit message (Expand)Author
2023-05-06s/regster/register/ in comments and error messages.andvar
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2014-04-03GCC 4.8 build fixes from John D. Bakermrg
2008-09-13Put a missing newline.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-06-27General fixups:garbled
2006-04-13More major bootblock changes:garbled
2006-04-10de-__P, minor formatting nits, bump version.garbled
2006-01-29Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>dsl
2005-12-24__asm__ -> __asmperry
2000-02-29Initial import prep port.nonaka