[console] Move include/console.h to include/ipxe/console.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#include <stdint.h>
|
||||
#include <stdarg.h>
|
||||
#include <ipxe/io.h>
|
||||
#include <console.h>
|
||||
#include <ipxe/console.h>
|
||||
|
||||
/**
|
||||
* Pause until a key is pressed
|
||||
|
||||
Reference in New Issue
Block a user