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

8 lines
146 B
C

/* $NetBSD: tm.h,v 1.2 1999/11/26 07:36:48 msaitoh Exp $ */
#ifdef DEFAULT_ELF
#include "sh/netbsdelf.h"
#else
#include "sh/netbsdcoff.h"
#endif