mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
basic/missing-syscalls: add PARISC (HPPA support)
Bug: https://github.com/systemd/systemd/issues/23180
This commit is contained in:
@@ -74,6 +74,8 @@ DEF_TEMPLATE_B = '''\
|
||||
# else
|
||||
# error "Unknown MIPS ABI"
|
||||
# endif
|
||||
# elif defined(__hppa__)
|
||||
# define systemd_NR_{syscall} {nr_parisc}
|
||||
# elif defined(__powerpc__)
|
||||
# define systemd_NR_{syscall} {nr_powerpc}
|
||||
# elif defined(__riscv)
|
||||
|
||||
Reference in New Issue
Block a user