Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / atari / stand / bootxx / start.S
bloba5eb6a0c40a6c773b92f732c24e9b86bba8e6cf6
1 /*      $NetBSD$        */
3 #include <m68k/asm.h>
5         .text
7 ASENTRY_NOPROFILE(start)
8         bra     _C_LABEL(bootxx)        | bootxx is small enough so bra works