forked from Imagelibrary/rtems
cpukit: librpc - add riscv* to xdr_float.c v3
This commit is contained in:
committed by
Hesham Almatary
parent
a5273abe3f
commit
f47dc8d58b
@@ -72,6 +72,7 @@ static char *rcsid = "$FreeBSD: src/lib/libc/xdr/xdr_float.c,v 1.7 1999/08/28 00
|
|||||||
defined(__or1k__) || defined(__or1knd__) || \
|
defined(__or1k__) || defined(__or1knd__) || \
|
||||||
defined(__sparc__) || \
|
defined(__sparc__) || \
|
||||||
defined(__ppc__) || defined(__PPC__) || \
|
defined(__ppc__) || defined(__PPC__) || \
|
||||||
|
defined(__riscv) || \
|
||||||
defined(__sh__) || \
|
defined(__sh__) || \
|
||||||
defined(__BFIN__) || \
|
defined(__BFIN__) || \
|
||||||
defined(__m32c__) || \
|
defined(__m32c__) || \
|
||||||
|
|||||||
Reference in New Issue
Block a user