Subject: CVS commit: othersrc/vmware-modules/source/vmmon/include
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/09/2003 18:43:03
Module Name:	othersrc
Committed By:	jdolecek
Date:		Thu Oct  9 18:43:03 UTC 2003

Modified Files:
	othersrc/vmware-modules/source/vmmon/include: vm_asm.h

Log Message:
apparently '(uint32)dividend' is not enough of lvalue for gcc 3.3.1 _asm_(),
so use 'g' instead of 'mi' constraint


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 othersrc/vmware-modules/source/vmmon/include/vm_asm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.