This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
root
/
rt-thread
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
dda2cd7254
Ramas
Etiquetas
master
rt-thread
/
components
/
libc
/
newlib
/
libc.h
libc.h
106 B
Histórico
Raw
1
2
3
4
5
6
#ifndef __RTT_LIBC_H__
#define __RTT_LIBC_H__
void libc_system_init(const char* tty_name);
#endif