mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 20:10:18 +03:00
[console] Move include/console.h to include/ipxe/console.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
#include <ipxe/io.h>
|
||||
#include "console.h"
|
||||
#include <ipxe/console.h>
|
||||
|
||||
static char key_map[][128] = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user