Changeset 72133 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h
- Timestamp:
- May 6, 2018 11:55:06 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h
r72125 r72133 94 94 #undef Bs3RegCtxSetRipCsFromFlat 95 95 #undef Bs3RegCtxSetRipCsFromLnkPtr 96 #undef Bs3RegGetCr0 97 #undef Bs3RegGetCr2 98 #undef Bs3RegGetCr3 99 #undef Bs3RegGetCr4 100 #undef Bs3RegGetDr0 101 #undef Bs3RegGetDr1 102 #undef Bs3RegGetDr2 103 #undef Bs3RegGetDr3 104 #undef Bs3RegGetDr6 105 #undef Bs3RegGetDr7 106 #undef Bs3RegGetDrX 107 #undef Bs3RegSetCr0 108 #undef Bs3RegSetCr2 109 #undef Bs3RegSetCr3 110 #undef Bs3RegSetCr4 111 #undef Bs3RegSetDr0 112 #undef Bs3RegSetDr1 113 #undef Bs3RegSetDr2 114 #undef Bs3RegSetDr3 115 #undef Bs3RegSetDr6 116 #undef Bs3RegSetDr7 117 #undef Bs3RegSetDrX 96 118 #undef Bs3SelFar32ToFlat32 97 119 #undef Bs3SelFar32ToFlat32NoClobber … … 131 153 #undef Bs3TestFailedF 132 154 #undef Bs3TestFailedV 155 #undef Bs3TestHostPrintf 156 #undef Bs3TestHostPrintfV 133 157 #undef Bs3TestInit 134 158 #undef Bs3TestPrintf
Note:
See TracChangeset
for help on using the changeset viewer.