• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1	.org	0
2	.text
3	.arch i386
4
5	.section ".prefix", "ax", @progbits
6	.code16
7_prefix:
8
9	.section ".text16", "ax", @progbits
10prefix_exit:
11
12prefix_exit_end:
13	.previous
14