Home | History | Annotate | Line # | Download | only in include
profile.h revision 1.1
      1  1.1  chopps /*
      2  1.1  chopps  *	$Id: profile.h,v 1.1 1994/05/16 05:17:05 chopps Exp $
      3  1.1  chopps  */
      4  1.1  chopps #ifndef _MACHINE_PROFILE_H_
      5  1.1  chopps #define _MACHINE_PROFILE_H_
      6  1.1  chopps 
      7  1.1  chopps #include <m68k/profile.h>
      8  1.1  chopps 
      9  1.1  chopps #endif
     10