Sign in
◑
Theme
third-party-mirror
/
linux-rdma
/
rdma-core
/
172c26bbf7f2af63565b0ce0bd1f0b6b6eded5f4
/
.
/
buildlib
/
fixup-include
/
sys-auxv.h
blob: 57c601096412b2a3b90690949b696367c5b11ddc [
file
]
#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