Home
last modified time | relevance | path

Searched refs:ATTR_ALIGN_64 (Results 1 – 1 of 1) sorted by relevance

/kernel/uniproton/src/utility/lib/include/
Dprt_lib_external.h130 #ifndef ATTR_ALIGN_64
131 #define ATTR_ALIGN_64 __attribute__((aligned(64))) /* 表示64 字节对齐 */ macro