10 lines
155 B
C
10 lines
155 B
C
/*
|
|
* $Id: profile.h,v 1.1 1994/05/16 05:17:05 chopps Exp $
|
|
*/
|
|
#ifndef _MACHINE_PROFILE_H_
|
|
#define _MACHINE_PROFILE_H_
|
|
|
|
#include <m68k/profile.h>
|
|
|
|
#endif
|