1 /* $NetBSD: start.S,v 1.1.6.2 2009/01/17 13:27:55 mjf Exp $ */ 2 3 #include <m68k/asm.h> 4 5 .text 6 7 ASENTRY_NOPROFILE(start) 8 bra _C_LABEL(bootxx) | bootxx is small enough so bra works 9
Indexes created Fri Oct 03 02:09:57 GMT 2025