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
driver
include
nlibc_stub.h
Generated on Tue Aug 17 2021 15:19:23 for Hardware Abstraction Layer for FreeRTOS by
1.8.20