0e58d64c9e
M68060 support by YAMASAKI Yasushi, few arranged by me.
9 lines
145 B
C
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
|