mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
[linux] Rewrite headers included in all builds
Rewrite (and relicense) the header files which are included in all builds of iPXE (including non-Linux builds). Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -27,7 +27,6 @@ FILE_LICENCE(GPL2_OR_LATER);
|
||||
*
|
||||
*/
|
||||
|
||||
PROVIDE_UACCESS_INLINE(linux, phys_to_user);
|
||||
PROVIDE_UACCESS_INLINE(linux, user_to_phys);
|
||||
PROVIDE_UACCESS_INLINE(linux, virt_to_user);
|
||||
PROVIDE_UACCESS_INLINE(linux, user_to_virt);
|
||||
|
||||
Reference in New Issue
Block a user