Changeset 1845 in vbox for trunk/src/VBox/Devices/PC/Etherboot-src/util/makerom.c
- Timestamp:
- Apr 1, 2007 3:59:53 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20043
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/Etherboot-src/util/makerom.c ¶
r1630 r1845 51 51 int ispxe = 0; 52 52 53 #if !defined(VBOX) || !defined(__SOLARIS__) 53 54 extern int getopt(int argc, char *argv[], char *options); 55 #endif 54 56 55 57 /* read the first three bytes to get the ROM size */
Note:
See TracChangeset
for help on using the changeset viewer.