Sign in
third-party-mirror
/
linux-rdma
/
rdma-core
/
refs/heads/stable-v58
/
.
/
buildlib
/
fixup-include
/
sys-auxv.h
blob: 57c601096412b2a3b90690949b696367c5b11ddc [
file
] [
log
] [
blame
] [
edit
]
#ifndef
_FIXUP_SYS_AUXV_H
#define
_FIXUP_SYS_AUXV_H
#if defined(__s390x__)
#include_next <sys/auxv.h>
#define
HWCAP_S390_PCI_MIO
2097152
#endif
#endif