1 /* $NetBSD: cdefs.h,v 1.9 2012/01/20 14:08:06 joerg Exp $ */
6 #if defined(_STANDALONE)
7 #define __compactcall __attribute__((__regparm__(3)))
10 #define __ALIGNBYTES (sizeof(int) - 1)
14 #define __LEADING_UNDERSCORE
16 #endif /* defined(__minix) */
17 #endif /* !_I386_CDEFS_H_ */