Check hp800 symbol too for the hppa case.
From-SVN: r1772
This commit is contained in:
parent
f63ce4f881
commit
aa501fb73c
@ -25,7 +25,7 @@
|
||||
#ifdef __m88k__
|
||||
#include "va-m88k.h"
|
||||
#else
|
||||
#ifdef __hppa__
|
||||
#if defined(__hppa__) || defined(hp800)
|
||||
#include "va-pa.h"
|
||||
#else
|
||||
#ifdef __i960__
|
||||
|
Loading…
Reference in New Issue
Block a user