baseport/syborg/hal/config.hcf
changeset 101 1e82a8be084a
parent 2 d55eb581a87c
equal deleted inserted replaced
100:99a56c5faf9c 101:1e82a8be084a
     7 EDeviceFamily=0
     7 EDeviceFamily=0
     8 EDeviceFamilyRev=0
     8 EDeviceFamilyRev=0
     9 ECPU=0
     9 ECPU=0
    10 ECPUArch=0
    10 ECPUArch=0
    11 ECPUABI=0
    11 ECPUABI=0
    12 ECPUSpeed = GetCPUSpeed
    12 
       
    13 
       
    14 // NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - start
       
    15 //
       
    16 // NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling"
       
    17 // Mark as not supported (comment-out), because it doesn't make sense on a non cycle-accurate simulator platform...
       
    18 // ECPUSpeed = GetCPUSpeed
       
    19 //
       
    20 // NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - End
       
    21 
    13 ESystemStartupReason = GetSystemStartupReason
    22 ESystemStartupReason = GetSystemStartupReason
    14 ESystemException = GetSystemException
    23 ESystemException = GetSystemException
    15 ESystemTickPeriod=0
    24 ESystemTickPeriod=0
    16 EMemoryRAM = GetRAMSize
    25 EMemoryRAM = GetRAMSize
    17 EMemoryRAMFree = GetFreeRAM
    26 EMemoryRAMFree = GetFreeRAM