GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright (c) 2021, Stephan Gerhold <stephan@gerhold.net>
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef UARTDM_CONSOLE_H
|
||||
#define UARTDM_CONSOLE_H
|
||||
|
||||
int console_uartdm_register(console_t *console, uintptr_t base_addr);
|
||||
|
||||
#endif /* UARTDM_CONSOLE_H */
|
||||
Reference in New Issue
Block a user