blob: da8e27603ea453bc40ef11ddd1fd1fbd539d9ed0 [file] [log] [blame]
.globl data
.section .data.exit,"aw"
data:
.globl text
.section .text.exit,"aw"
text:
.text
.globl _start
_start:
.long data
.section .debug_info
.long text