los_memory.c 97 B

123456
  1. #include <los_base.h>
  2. LITE_OS_SEC_TEXT_INIT UINT32 LOS_MemInit(VOID *pool, UINT32 size)
  3. {
  4. }