mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 13:09:33 -04:00
9 lines
145 B
C
9 lines
145 B
C
/* $NetBSD: kcore.h,v 1.1 1996/03/10 21:54:59 leo Exp $ */
|
|
|
|
#ifndef _MACHINE_KCORE_H_
|
|
#define _MACHINE_KCORE_H_
|
|
|
|
#include <m68k/kcore.h>
|
|
|
|
#endif
|