Sign in
qemu
/
ipxe
/
2476e43bcf304f61704bb41bfde67dfd862cd091
/
.
/
src
/
arch
/
s390x
/
include
/
bits
/
io.h
blob: 5845e7bd5ed56a9f8036bd8b9916b9da171d159a [
file
]
#ifndef
_BITS_IO_H
#define
_BITS_IO_H
/** @file
*
* S/390-specific I/O API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
/** Page shift */
#define
PAGE_SHIFT
12
#endif
/* _BITS_IO_H */