VirtualBox

Changeset 6255 in vbox


Ignore:
Timestamp:
Jan 6, 2008 1:07:29 AM (17 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette