kboot: Add aarch64 termios
Aarch64 has the generic termios interface, so use termios_gen.h Sponsored by: Netflix
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/*-
|
||||
* Copyright (c) 2022, Netflix, Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include "termios_gen.h"
|
||||
Reference in New Issue
Block a user