9 lines
182 B
C
9 lines
182 B
C
/* $NetBSD: cdefs.h,v 1.11 2005/12/11 12:19:05 christos Exp $ */
|
|
|
|
#ifndef _MACHINE_CDEFS_H_
|
|
#define _MACHINE_CDEFS_H_
|
|
|
|
/* No arch-specific cdefs. */
|
|
|
|
#endif /* !_MACHINE_CDEFS_H_ */
|