blob: 3380a08360fb1dcdf9172dc3c51b650007378593 [file] [log] [blame]
.arch i386
/****************************************************************************
* Internal stack
****************************************************************************
*/
.section ".stack16"
.align 8
.globl _stack16
_stack16:
.space 4096
.globl _estack16
_estack16: