sysresmonitoring/oommonitor/src/oomoutofmemorywatcher.cpp
branchRCL_3
changeset 62 924385140d98
parent 58 0818dd463d41
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
    18 
    18 
    19 
    19 
    20 #include "oomoutofmemorywatcher.h"
    20 #include "oomoutofmemorywatcher.h"
    21 #include "oommemorymonitor.h"
    21 #include "oommemorymonitor.h"
    22 #include "OomTraces.h"
    22 #include "OomTraces.h"
       
    23 #include <u32hal.h>
    23 
    24 
    24 // ======================================================================
    25 // ======================================================================
    25 // class COutOfMemoryWatcher
    26 // class COutOfMemoryWatcher
    26 // - notifies when free memory crosses preset thresholds
    27 // - notifies when free memory crosses preset thresholds
    27 // ======================================================================
    28 // ======================================================================