Files
netbsd/sys/arch/alpha/include/cdefs.h
2013-04-06 16:48:33 +02:00

9 lines
173 B
C

/* $NetBSD: cdefs.h,v 1.12 2012/01/20 14:08:05 joerg Exp $ */
#ifndef _MACHINE_CDEFS_H_
#define _MACHINE_CDEFS_H_
#define __ALIGNBYTES 7
#endif /* !_MACHINE_CDEFS_H_ */