VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/nullprefix.S@ 16444

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
12prefix_exit:
13
14 .globl prefix_exit_end
15prefix_exit_end:
16 .previous
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette