summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/kcore.h
blob: 4190314cd588754e479ea59b2cc492725b6ea93f (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: kcore.h,v 1.1 1996/03/10 21:54:59 leo Exp $	*/

#ifndef _MACHINE_KCORE_H_
#define _MACHINE_KCORE_H_

#include <m68k/kcore.h>

#endif