NetBSD/sys/arch/x68k/include/kcore.h
oki 0e58d64c9e first commit of M68060 and FPU_EMULATE support.
M68060 support by YAMASAKI Yasushi, few arranged by me.
1997-01-13 14:04:42 +00:00

9 lines
145 B
C

/* $NetBSD: kcore.h,v 1.1 1997/01/13 14:04:46 oki Exp $ */
#ifndef _MACHINE_KCORE_H_
#define _MACHINE_KCORE_H_
#include <m68k/kcore.h>
#endif