VirtualBox

Changeset 6255

Show
Ignore:
Timestamp:
01/06/08 02:07:29 (1 year ago)
Author:
vboxsync
Message:

Section attibute 'segname <name>' -> 'segname=<name>'. (Fixed by Peter during patch integration.)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/VMM/VMMGC/VMMGC.mac

    r5999 r6255  
    4949  ; this syntax requires a patch yasm, sorry. 
    5050  %macro VMMR0_SEG 1 
    51   [section %1 segname VMMR0 align=1 ] 
     51  [section %1 segname=VMMR0 align=1 ] 
    5252  %endmacro 
    5353 %else 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy