diff options
author | Michael Brown <mcb30@ipxe.org> | 2023-02-06 12:32:50 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2023-02-06 12:34:21 +0000 |
commit | ef0a6f47920a4fb245f35f1b2e4bcaa7305819cd (patch) | |
tree | 124cecf39755fd260f03a4240f0f7409c9027eb4 /.github | |
parent | c6901792f009cfd824707724b687e99edd4c8ecd (diff) | |
download | ipxe-ef0a6f47920a4fb245f35f1b2e4bcaa7305819cd.tar.gz |
[ioapi] Move PAGE_SHIFT to bits/io.h
The PAGE_SHIFT definition is an architectural property, rather than an
aspect of a particular I/O API implementation (of which, in theory,
there may be more than one per architecture).
Reflect this by moving the definition to the top-level bits/io.h for
each architecture.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions