b86d7b2c57
here. Suggested by Jason Thorpe.
9 lines
180 B
C
9 lines
180 B
C
/* $NetBSD: cdefs.h,v 1.10 2004/01/07 20:02:28 martin Exp $ */
|
|
|
|
#ifndef _MACHINE_CDEFS_H_
|
|
#define _MACHINE_CDEFS_H_
|
|
|
|
/* No arch-specific cdefs. */
|
|
|
|
#endif /* !_MACHINE_CDEFS_H_ */
|