Changeset 59244 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-Panic.asm
- Timestamp:
- Jan 3, 2016 9:24:20 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 104872
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-Panic.asm
r58628 r59244 29 29 30 30 BS3_PROC_BEGIN_CMN Bs3Panic 31 push xBP 32 mov xBP, xSP 31 33 cli 32 34 .panic_again:
Note:
See TracChangeset
for help on using the changeset viewer.