Machine-dependent crash dump header - just pulls in <m68k/kcore.h>

This commit is contained in:
thorpej 1997-04-25 01:45:31 +00:00
parent 6df98d905a
commit 6649814b0e
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
/* $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