Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors