Add new architecture loongarch.
Signed-off-by: Wang JinLong <wangjinlong@uniontech.com>
This commit is contained in:
parent
8daac7958f
commit
2159615419
@ -30,6 +30,9 @@
|
|||||||
# ifdef __hppa__
|
# ifdef __hppa__
|
||||||
# define LG_QUANTUM 4
|
# define LG_QUANTUM 4
|
||||||
# endif
|
# endif
|
||||||
|
# ifdef __loongarch__
|
||||||
|
# define LG_QUANTUM 4
|
||||||
|
# endif
|
||||||
# ifdef __m68k__
|
# ifdef __m68k__
|
||||||
# define LG_QUANTUM 3
|
# define LG_QUANTUM 3
|
||||||
# endif
|
# endif
|
||||||
|
Loading…
Reference in New Issue
Block a user