summaryrefslogtreecommitdiff
path: root/sys/arch/x68k/include/kcore.h
blob: 39ce77b3e9ac797f539e7311c3188b25e54a7bab (plain)
1
2
3
4
5
6
7
8
/*	$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