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