10 lines
155 B
C
10 lines
155 B
C
|
/*
|
||
|
* $Id: profile.h,v 1.1 1994/05/23 03:54:52 briggs Exp $
|
||
|
*/
|
||
|
#ifndef _MACHINE_PROFILE_H_
|
||
|
#define _MACHINE_PROFILE_H_
|
||
|
|
||
|
#include <m68k/profile.h>
|
||
|
|
||
|
#endif
|