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