* config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
include file of the same name.
This commit is contained in:
parent
074b403ea7
commit
8501bbeb90
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-05-15 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
|
||||
include file of the same name.
|
||||
|
||||
2002-05-16 Corinna Vinschen <vinschen@redhat.com>
|
||||
|
||||
* configure.tgt: Mark v850 as multi-arched.
|
||||
|
|
|
@ -22,6 +22,6 @@
|
|||
#define NM_NBSD_H
|
||||
|
||||
/* Get generic NetBSD native definitions. */
|
||||
#include <nm-nbsd.h>
|
||||
#include "config/nm-nbsd.h"
|
||||
|
||||
#endif /* NM_NBSD_H */
|
||||
|
|
Loading…
Reference in a new issue