Home | History | Annotate | Line # | Download | only in include
profile.h revision 1.2
      1  1.2     cgd /*	$NetBSD: profile.h,v 1.2 1994/10/26 02:06:29 cgd Exp $	*/
      2  1.2     cgd 
      3  1.1  chopps #ifndef _MACHINE_PROFILE_H_
      4  1.1  chopps #define _MACHINE_PROFILE_H_
      5  1.1  chopps 
      6  1.1  chopps #include <m68k/profile.h>
      7  1.1  chopps 
      8  1.1  chopps #endif
      9