Searched defs:PRU_STACK_ALIGN (Results 1 – 2 of 2) sorted by relevance
113 #define PRU_STACK_ALIGN(LOC) ROUND_UP ((LOC), STACK_BOUNDARY / BITS_PER_UNIT) macro