Sign in
gbmc
/
linux
/
refs/heads/master
/
.
/
tools
/
arch
/
s390
/
include
/
uapi
/
asm
/
bitsperlong.h
blob: a226a1686a530dbbc01a3a7800b4d0894e4e7e92 [
file
] [
log
] [
blame
] [
edit
]
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef
__ASM_S390_BITSPERLONG_H
#define
__ASM_S390_BITSPERLONG_H
#define
__BITS_PER_LONG
64
#include
<asm-generic/bitsperlong.h>
#endif
/* __ASM_S390_BITSPERLONG_H */