Home
last modified time | relevance | path

Searched refs:OS_ALIGN (Results 1 - 1 of 1) sorted by relevance

/kernel/uniproton/src/utility/lib/include/
H A Dprt_lib_external.h25 #define OS_ALIGN(addr, align) ((uintptr_t)(addr) & ((align) - 1)) macro

Completed in 1 milliseconds