Home | History | Annotate | Line # | Download | only in include
kcore.h revision 1.1
      1  1.1  thorpej /*	$NetBSD: kcore.h,v 1.1 1997/04/09 19:51:36 thorpej Exp $	*/
      2  1.1  thorpej 
      3  1.1  thorpej #ifndef _MACHINE_KCORE_H_
      4  1.1  thorpej #define _MACHINE_KCORE_H_
      5  1.1  thorpej 
      6  1.1  thorpej #include <m68k/kcore.h>
      7  1.1  thorpej 
      8  1.1  thorpej #endif
      9