9 lines
148 B
C
9 lines
148 B
C
|
/* $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
|