/* Definitions for ACK-specific features. */ #ifndef _MINIX_COMPILER_ACK_H #define _MINIX_COMPILER_ACK_H /* ACK expects the caller to pop the hidden pointer on struct return. */ #define BYTES_TO_POP_ON_STRUCT_RETURN #endif /* _MINIX_COMPILER_ACK_H */