NetBSD/sys/arch/amiga/include/ansi.h

12 lines
206 B
C

/*
* $Id: ansi.h,v 1.5 1994/02/07 15:16:17 chopps Exp $
*/
#ifndef _MACHINE_ANSI_H
#define _MACHINE_ANSI_H
/* Just use the common m68k definition */
#include <m68k/ansi.h>
#endif /* _MACHINE_ANSI_H */