Home
last modified time | relevance | path

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

/kernel/uniproton/src/utility/lib/include/
Dprt_lib_external.h138 #ifndef ATTR_ALIGN_16
139 #define ATTR_ALIGN_16 __attribute__((aligned(16))) /* 表示16 字节对齐 */ macro