Files
netbsd/sys/arch/alpha/include/cdefs.h
2015-10-15 10:25:28 +02:00

9 lines
186 B
C

/* $NetBSD: cdefs.h,v 1.13 2014/03/18 17:11:19 christos Exp $ */
#ifndef _MACHINE_CDEFS_H_
#define _MACHINE_CDEFS_H_
#define __ALIGNBYTES ((size_t)7)
#endif /* !_MACHINE_CDEFS_H_ */