aboutsummaryrefslogtreecommitdiff
path: root/modules/objfmts/bin/tests/multisect/nomultisect1.asm
blob: 5f720d840d3904b8bd97d9147c2b7818ae9741c5 (plain)
1
2
3
4
5
6
7
8
9
10
[map all]

[section .bss]
resb 0x100

[section .data]
times 0x100 db 1

[section .text]
times 0x100 db 1