Last change
on this file since 16444 was 1, checked in by vboxsync, 55 years ago |
import
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
223 bytes
|
Line | |
---|
1 | .org 0
|
---|
2 | .text
|
---|
3 | .arch i386
|
---|
4 |
|
---|
5 | .section ".prefix", "ax", @progbits
|
---|
6 | .code16
|
---|
7 | .globl _prefix
|
---|
8 | _prefix:
|
---|
9 |
|
---|
10 | .section ".text16", "ax", @progbits
|
---|
11 | .globl prefix_exit
|
---|
12 | prefix_exit:
|
---|
13 |
|
---|
14 | .globl prefix_exit_end
|
---|
15 | prefix_exit_end:
|
---|
16 | .previous
|
---|
Note:
See
TracBrowser
for help on using the repository browser.