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

8 lines
152 B
C

/* $NetBSD: tm.h,v 1.1 1999/10/07 17:27:36 msaitoh Exp $ */
#ifdef DEFAULT_ELF
#include "sparc/netbsdelf.h"
#else
#include "sparc/netbsdcoff.h"
#endif