Share via


CPU Dependencies for OAL Global Variables (Windows CE 5.0)

Send Feedback

The following table shows the variables that the kernel requires to build and run correctly, as well as additional variables that can be used to enhance the kernel and operating system (OS).

Required OAL variable MIPSII
MIPSII_FP
MIPSIV
MIPSIV_FP
ARMV4 ARMV4I
AMRV4T
SH4 x86
CurMSec X X X X X X
dwReschedTime X X X X X X
IntrMask X X        
IntrPrio X X     X  
OEMAddressTable     X X   X
SH4CacheLines         X  
OEMExtraCCR         X  

Note   The required SH4 OAL variables must be declared in a code section, not a data section, or the variable's value will not be set c when the kernel initializes.

See Also

Required OAL Variables

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.