Add elf stuff.
This commit is contained in:
parent
e3772ce299
commit
b2e8a46873
|
@ -1,3 +1,7 @@
|
|||
/* $NetBSD: tm.h,v 1.2 1998/08/17 17:59:49 tv Exp $ */
|
||||
/* $NetBSD: tm.h,v 1.3 1999/01/11 10:57:06 christos Exp $ */
|
||||
|
||||
#ifdef DEFAULT_ELF
|
||||
#include "i386/netbsd-elf.h"
|
||||
#else
|
||||
#include "i386/netbsd.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue