VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-shutdown.c@ 58609

Last change on this file since 58609 was 58609, checked in by vboxsync, 9 years ago

bs3kit: did the gluing of link image and boot sector - bs3-shutdown now really works. Elimited the unwanted 'text' section.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 87 bytes
Line 
1
2/* Just a sample. */
3void Main_rm(void)
4{
5// for (;;)
6// { }
7 return;
8}
9
Note: See TracBrowser for help on using the repository browser.

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