M7350/kernel/arch/c6x/include/asm/exec.h
2024-09-09 08:52:07 +00:00

7 lines
111 B
C

#ifndef _ASM_C6X_EXEC_H
#define _ASM_C6X_EXEC_H
#define arch_align_stack(x) (x)
#endif /* _ASM_C6X_EXEC_H */