xref: /netbsd-src/sys/arch/powerpc/include/cdefs.h (revision 404fbe5fb94ca1e054339640cabb2801ce52dd30)
1 /*	$NetBSD: cdefs.h,v 1.6 2002/11/03 22:36:22 matt Exp $	*/
2 
3 #ifndef	_POWERPC_CDEFS_H_
4 #define	_POWERPC_CDEFS_H_
5 
6 /* No arch-specific cdefs. */
7 
8 #endif /* !_POWERPC_CDEFS_H_ */
9