mirror of
https://github.com/ipxe/ipxe
synced 2026-05-22 00:03:42 +03:00
ef0a6f4792
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>