summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/kcore.h
blob: 1f7aa12794b0d301546ac3c0a8c8814e95e2af1e (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: kcore.h,v 1.1 1997/04/23 19:15:16 scottr Exp $	*/

#ifndef _MACHINE_KCORE_H_
#define _MACHINE_KCORE_H_

#include <m68k/kcore.h>

#endif