Searched refs:WKC_SCRATCH_ALIGN (Results 1 – 1 of 1) sorted by relevance
43 #define WKC_SCRATCH_ALIGN (64) macro46 #define WKC_SCRATCH_ALIGN (64) macro50 uint8_t wkscratch[0] __attribute((aligned(WKC_SCRATCH_ALIGN))); // TODO