mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 09:01:24 +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:
@@ -1,6 +1,6 @@
|
||||
#include <ipxe/init.h>
|
||||
#include <ipxe/serial.h>
|
||||
#include "console.h"
|
||||
#include <ipxe/console.h>
|
||||
|
||||
/** @file
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user