Changeset 19 in vbox for trunk/src/VBox/VMM/testcase/tstMicroGCA.asm
- Timestamp:
- Jan 15, 2007 1:07:05 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 17447
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstMicroGCA.asm
-
Property svn:keywords
changed from
Author Date Id Revision
toId
r1 r19 1 ; $Id$ 1 2 ;; @file 2 3 ; tstMicroGCA 4 ; 5 6 ; 3 7 ; Copyright (C) 2006 InnoTek Systemberatung GmbH 4 8 ; … … 14 18 ; distribution, then only the terms of your commercial VirtualBox 15 19 ; license agreement apply instead of the previous paragraph. 16 20 ; 17 21 18 22 ;******************************************************************************* 19 23 ;* Header Files * 20 24 ;******************************************************************************* 21 %include "VBox/ nasm.mac"25 %include "VBox/asmdefs.mac" 22 26 %include "VBox/x86.mac" 23 27 %include "VBox/cpum.mac" -
Property svn:keywords
changed from
Note:
See TracChangeset
for help on using the changeset viewer.