9 lines
149 B
C
9 lines
149 B
C
/* $NetBSD: kcore.h,v 1.1 1999/12/09 14:53:11 tsutsui Exp $ */
|
|
|
|
#ifndef _MACHINE_KCORE_H_
|
|
#define _MACHINE_KCORE_H_
|
|
|
|
#include <m68k/kcore.h>
|
|
|
|
#endif
|