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

8 lines
148 B
C
Raw Normal View History

1999-01-11 13:57:06 +03:00
/* $NetBSD: tm.h,v 1.3 1999/01/11 10:57:06 christos Exp $ */
1998-08-17 21:59:49 +04:00
1999-01-11 13:57:06 +03:00
#ifdef DEFAULT_ELF
#include "i386/netbsd-elf.h"
#else
#include "i386/netbsd.h"
1999-01-11 13:57:06 +03:00
#endif