9 lines
181 B
C
9 lines
181 B
C
/* $NetBSD: cdefs.h,v 1.11 1999/03/20 01:40:25 thorpej Exp $ */
|
|
|
|
#ifndef _MACHINE_CDEFS_H_
|
|
#define _MACHINE_CDEFS_H_
|
|
|
|
/* No arch-specific cdefs. */
|
|
|
|
#endif /* !_MACHINE_CDEFS_H_ */
|