Choose the elf template if DEFAULT_ELF is defined.
This commit is contained in:
parent
c3cd75c8c9
commit
83d09787de
@ -1,3 +1,7 @@
|
||||
/* $NetBSD: tm.h,v 1.2 1998/08/17 03:35:58 tv Exp $ */
|
||||
/* $NetBSD: tm.h,v 1.3 1999/01/31 21:45:40 christos Exp $ */
|
||||
|
||||
#ifdef DEFAULT_ELF
|
||||
#include "sparc/netbsd.h"
|
||||
#else
|
||||
#include "sparc/netbsd.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user