GET_UINT64
Basic definitions
#define
GET_UINT64
(
ullAddr
)
(*((volatile
UINT64
*)(ullAddr)))
Get a UINT64 value from ullAddr.
在文件
los_base.h
第
131
行定义。