Searched refs:DEFAULT_STACK_ALIGN (Results 1 – 1 of 1) sorted by relevance
96 #define DEFAULT_STACK_ALIGN (1 << 6) /* In case the caller doesnt provide alignment */ macro98 .macro declare_stack _name, _section, _size, _count, _align=DEFAULT_STACK_ALIGN