Home | History | Annotate | Line # | Download | only in include
      1  1.1  mhitch /*	$NetBSD: kcore.h,v 1.1 1996/05/12 02:47:46 mhitch Exp $	*/
      2  1.1  mhitch 
      3  1.1  mhitch #ifndef _MACHINE_KCORE_H_
      4  1.1  mhitch #define _MACHINE_KCORE_H_
      5  1.1  mhitch 
      6  1.1  mhitch #include <m68k/kcore.h>
      7  1.1  mhitch 
      8  1.1  mhitch #endif
      9