Changeset 95376 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h
- Timestamp:
- Jun 26, 2022 9:30:55 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h
r95372 r95376 34 34 #undef Bs3ExtCtxCopy 35 35 #undef Bs3ExtCtxFree 36 #undef Bs3ExtCtxGetMm 36 37 #undef Bs3ExtCtxGetMxCsr 37 38 #undef Bs3ExtCtxGetSize … … 40 41 #undef Bs3ExtCtxRestore 41 42 #undef Bs3ExtCtxSave 43 #undef Bs3ExtCtxSetMm 42 44 #undef Bs3ExtCtxSetMxCsr 43 45 #undef Bs3ExtCtxSetYmm … … 161 163 #undef Bs3StrPrintfV 162 164 #undef Bs3SwitchFromV86To16BitAndCallC 165 #undef Bs3TestCheckExtCtx 163 166 #undef Bs3TestCheckRegCtxEx 164 167 #undef Bs3TestFailed
Note:
See TracChangeset
for help on using the changeset viewer.