- Timestamp:
- Nov 21, 2023 9:46:56 AM (17 months ago)
- svn:sync-xref-src-repo-rev:
- 160308
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-3-high-asm.asm
r102182 r102183 507 507 BS3_PROC_END_CMN bs3CpuBasic3_lea_64 508 508 509 510 align 512511 %assign x 1512 %rep 16513 %assign x x+1514 times 512 db x515 %endrep516
Note:
See TracChangeset
for help on using the changeset viewer.