mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 22:20:19 -04:00
9 lines
148 B
C
9 lines
148 B
C
/* $NetBSD: kcore.h,v 1.1 1997/04/23 19:15:16 scottr Exp $ */
|
|
|
|
#ifndef _MACHINE_KCORE_H_
|
|
#define _MACHINE_KCORE_H_
|
|
|
|
#include <m68k/kcore.h>
|
|
|
|
#endif
|