10 lines
143 B
C
10 lines
143 B
C
/*
|
|
* $Id: ansi.h,v 1.7 1994/04/10 02:28:14 chopps Exp $
|
|
*/
|
|
#ifndef _MACHINE_ANSI_H_
|
|
#define _MACHINE_ANSI_H_
|
|
|
|
#include <m68k/ansi.h>
|
|
|
|
#endif
|