at v3.4 111 B view raw
1#ifndef _ASM_C6X_EXEC_H 2#define _ASM_C6X_EXEC_H 3 4#define arch_align_stack(x) (x) 5 6#endif /* _ASM_C6X_EXEC_H */