Hardware Abstraction Layer for FreeRTOS
nlibc_stub.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: MIT */
2 /*
3  * Author: Andreas Werner <kernel@andy89.org>
4  * Date: 2016
5  */
6 #ifndef NLIBC_STUB_H_
7 #define NLIBC_STUB_H_
8 #include <uart.h>
9 #include <stdint.h>
26 int32_t nlibc_init(struct uart *std_in, struct uart *std_out);
28 #endif
nlibc_init
int32_t nlibc_init(struct uart *std_in, struct uart *std_out)
uart.h
uart
Definition: remoteproc_trace.h:4