Files
netbsd/sys/arch/mvme68k/include/kcore.h
2013-04-06 16:48:33 +02:00

9 lines
149 B
C

/* $NetBSD: kcore.h,v 1.1 1997/04/25 01:45:31 thorpej Exp $ */
#ifndef _MACHINE_KCORE_H_
#define _MACHINE_KCORE_H_
#include <m68k/kcore.h>
#endif