1 /* $NetBSD: cdefs.h,v 1.9 2012/02/21 02:19:01 matt Exp $ */ 2 3 #ifndef _POWERPC_CDEFS_H_ 4 #define _POWERPC_CDEFS_H_ 5 6 #define __ALIGNBYTES (sizeof(double) - 1) 7 8 #endif /* !_POWERPC_CDEFS_H_ */ 9
1 /* $NetBSD: cdefs.h,v 1.9 2012/02/21 02:19:01 matt Exp $ */ 2 3 #ifndef _POWERPC_CDEFS_H_ 4 #define _POWERPC_CDEFS_H_ 5 6 #define __ALIGNBYTES (sizeof(double) - 1) 7 8 #endif /* !_POWERPC_CDEFS_H_ */ 9