blob: ad67e4f2d17e93da2e48b1e3b011b3d8062dd0e3 [file] [log] [blame]
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
.arch i386
/****************************************************************************
* Internal stack
****************************************************************************
*/
.section ".stack16", "aw", @nobits
.balign 8
.globl _stack16
_stack16:
.space 4096
.globl _estack16
_estack16: