mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
9 lines
145 B
C
9 lines
145 B
C
/* $NetBSD: cdefs.h,v 1.1 1995/01/19 01:38:36 jtc Exp $ */
|
|
|
|
#ifndef _MACHINE_CDEFS_H_
|
|
#define _MACHINE_CDEFS_H_
|
|
|
|
#include <m68k/cdefs.h>
|
|
|
|
#endif
|