VirtualBox

Changeset 18357 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Mar 26, 2009 11:02:07 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45143
Message:

tstLdr-3: cpu mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp

    r16933 r18357  
    214214                        DISCPUSTATE Cpu;
    215215                        memset(&Cpu, 0, sizeof(Cpu));
    216 #if 1
     216#ifdef RT_ARCH_X86 /** @todo select according to the module type. */
    217217                        Cpu.mode = CPUMODE_32BIT;
    218218#else
Note: See TracChangeset for help on using the changeset viewer.

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