Share via


CPU Dependencies for OAL Global Variables

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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

 

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 when the kernel initializes.

See Also

Reference

Required OAL Variables