exec.h 111 B

1234567
  1. #ifndef _ASM_C6X_EXEC_H
  2. #define _ASM_C6X_EXEC_H
  3. #define arch_align_stack(x) (x)
  4. #endif /* _ASM_C6X_EXEC_H */