VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/hooks.h@ 1

Last change on this file since 1 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: 264 bytes
Line 
1#ifndef ETHERBOOT_I386_HOOKS_H
2#define ETHERBOOT_I386_HOOKS_H
3
4void arch_main(in_call_data_t *data, va_list params);
5void arch_on_exit(int status);
6#define arch_relocate_to(addr)
7void arch_relocated_from ( uint32_t old_addr );
8
9#endif /* ETHERBOOT_I386_HOOKS_H */
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