NetBSD/sys/arch/mac68k/include/kcore.h
scottr c1c244e0a3 Implement new crash dump format. Mostly taken from hp300, extended to
support multiple physical RAM segments by me.  Garbage collect functions
obsoleted by this change.
1997-04-23 19:15:16 +00:00

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