Home
Docs
Source
Mailing List
github
U-Boot
Source Code Browser
Open Menu
/
tools
/
getline.h
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
Loading...
1
int
getline
(
char
**
lineptr
,
size_t
*
n
,
FILE
*
stream
);