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