433b5dde02
#include the <i386/foo.h> in the #else clause, making these files largely bit-size independant.
9 lines
173 B
C
9 lines
173 B
C
/* $NetBSD: cdefs.h,v 1.2 2008/10/26 00:08:15 mrg Exp $ */
|
|
|
|
#ifndef _X86_64_CDEFS_H_
|
|
#define _X86_64_CDEFS_H_
|
|
|
|
/* No arch-specific cdefs. */
|
|
|
|
#endif /* !_X86_64_CDEFS_H_ */
|