Restore configuration for RISC-V.
This commit is contained in:
parent
8a4ba03859
commit
ac8f9de31a
@ -254,6 +254,9 @@ typedef unsigned szind_t;
|
||||
# ifdef __powerpc__
|
||||
# define LG_QUANTUM 4
|
||||
# endif
|
||||
# ifdef __riscv__
|
||||
# define LG_QUANTUM 4
|
||||
# endif
|
||||
# ifdef __s390__
|
||||
# define LG_QUANTUM 4
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user