Changeset 92532 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit
- Timestamp:
- Nov 21, 2021 2:12:09 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 148407
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestQueryCfgU32.asm
r92531 r92532 34 34 ; @cproto BS3_DECL(uint32_t) Bs3TestQueryCfgU32(uint16_t uCfg); 35 35 ; 36 BS3_PROC_BEGIN_CMN Bs3TestQueryCfgU 8, BS3_PBC_HYBRID36 BS3_PROC_BEGIN_CMN Bs3TestQueryCfgU32, BS3_PBC_HYBRID 37 37 BS3_CALL_CONV_PROLOG 1 38 38 push xBP
Note:
See TracChangeset
for help on using the changeset viewer.