[contrib] Allow Network Protocol header to display in rom-o-matic
[gpxe.git] / src / arch / i386 / prefix / nullprefix.S
blob032d41e0f8f76c72e09e5c17f70d2995f1b19eba
1         .org    0
2         .text
3         .arch i386
5         .section ".prefix", "ax", @progbits
6         .code16
7 _prefix:
9         .section ".text16", "ax", @progbits
10 prefix_exit:
12 prefix_exit_end:
13         .previous