NetBSD/gnu/usr.bin/egcs/arch/sh3/tm.h

8 lines
146 B
C
Raw Normal View History

1999-11-26 10:36:48 +03:00
/* $NetBSD: tm.h,v 1.2 1999/11/26 07:36:48 msaitoh Exp $ */
1999-10-07 21:27:35 +04:00
#ifdef DEFAULT_ELF
1999-11-26 10:36:48 +03:00
#include "sh/netbsdelf.h"
1999-10-07 21:27:35 +04:00
#else
1999-11-26 10:36:48 +03:00
#include "sh/netbsdcoff.h"
1999-10-07 21:27:35 +04:00
#endif