1 /*	$NetBSD: cdefs.h,v 1.1.1.1 2009/04/12 15:33:51 christos Exp $	*/
2 
3 #define __BEGIN_DECLS
4 #define __END_DECLS
5 #define __P(x) x
6 #define __dead
7 #define __pure
8 #define __attribute__(x)
9