Add mips support.
This commit is contained in:
parent
347f099cb1
commit
6ee39a67b3
@ -53,6 +53,9 @@
|
||||
#if __ia64__
|
||||
# include "ia64.h"
|
||||
#endif
|
||||
#if __mips__
|
||||
# include "mips.h"
|
||||
#endif
|
||||
#if __powerpc__
|
||||
# include "powerpc.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user