Used by the new libkvm and kernel coredump.

This commit is contained in:
mhitch 1996-05-12 02:47:46 +00:00
parent 7484bd0c7f
commit 8afe5318ba

View File

@ -0,0 +1,8 @@
/* $NetBSD: kcore.h,v 1.1 1996/05/12 02:47:46 mhitch Exp $ */
#ifndef _MACHINE_KCORE_H_
#define _MACHINE_KCORE_H_
#include <m68k/kcore.h>
#endif