Home | History | Annotate | Line # | Download | only in bootxx
      1  1.1  uwe /*	$NetBSD: label.S,v 1.1 2006/09/01 21:26:19 uwe Exp $	*/
      2  1.1  uwe 
      3  1.1  uwe #include <machine/asm.h>
      4  1.1  uwe 
      5  1.1  uwe 	.text
      6  1.1  uwe 	.global	_C_LABEL(ptn_disklabel)
      7  1.1  uwe _C_LABEL(ptn_disklabel):
      8  1.1  uwe 	.fill	512
      9