exec.h 108 B

123456
  1. #ifndef __SPARC_EXEC_H
  2. #define __SPARC_EXEC_H
  3. #define arch_align_stack(x) (x)
  4. #endif /* __SPARC_EXEC_H */