Home | History | Annotate | Line # | Download | only in include
kcore.h revision 1.1.8.2
      1  1.1.8.2  bouyer /*	$NetBSD: kcore.h,v 1.1.8.2 2000/11/20 20:16:12 bouyer Exp $	*/
      2  1.1.8.2  bouyer 
      3  1.1.8.2  bouyer #ifndef _MACHINE_KCORE_H_
      4  1.1.8.2  bouyer #define _MACHINE_KCORE_H_
      5  1.1.8.2  bouyer 
      6  1.1.8.2  bouyer #include <m68k/kcore.h>
      7  1.1.8.2  bouyer 
      8  1.1.8.2  bouyer #endif
      9