Changeset 68605 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- Sep 1, 2017 3:33:25 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117829
- Location:
- trunk/src/VBox/ValidationKit/bootsectors/bs3kit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-U4D.asm
r62484 r68605 38 38 ; @uses Nothing. 39 39 ; 40 ifdef BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES 41 global __U4D 42 __U4D: 43 endif 40 44 global $_?U4D 41 45 $_?U4D: -
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-U8RS.asm
r62484 r68605 35 35 ; @param SI Shift count. 36 36 ; 37 ifdef BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES 38 global __U8RS 39 __U8RS: 40 endif 37 41 global $_?U8RS 38 42 $_?U8RS:
Note:
See TracChangeset
for help on using the changeset viewer.