summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/include/cdefs.h
blob: a06bff6b7c733c85f3402de6afae1a6e719e7290 (plain)
1
2
3
4
5
6
7
8
/*	$OpenBSD: cdefs.h,v 1.3 2005/11/24 20:46:44 deraadt Exp $	*/

#ifndef _MACHINE_CDEFS_H_
#define _MACHINE_CDEFS_H_

#include <m68k/cdefs.h>

#endif