mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[linux] Add linux api headers
Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
bb5b66b887
commit
0e5fc47a25
6
src/arch/x86/include/bits/linux_api_platform.h
Normal file
6
src/arch/x86/include/bits/linux_api_platform.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _LINUX_API_PLATFORM_H
|
||||
#define _LINUX_API_PLATFORM_H
|
||||
|
||||
extern int linux_errno;
|
||||
|
||||
#endif /* _LINUX_API_PLATFORM_H */
|
||||
Reference in New Issue
Block a user