1 /* $NetBSD: kern.ldscript.tail,v 1.1.4.3 2004/09/22 20:27:03 skrll Exp $ */
26 /* Align here to ensure that the .bss section occupies space up to
27 _end. Align after .bss to ensure correct alignment even if the
28 .bss section disappears because there are no input sections. */
33 _bss_end__ = . ; __bss_end__ = . ; __end__ = . ;