Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e92895c0386257b9e9602999f0de85d9986adcff
/
.
/
cmdedit.h
blob: 83893572a259995a4f410c394ae218647c53459d [
file
] [
log
] [
blame
]
#ifndef
CMDEDIT_H
#define
CMDEDIT_H
int
cmdedit_read_input
(
char
*
promptStr
,
char
*
command
);
#endif
/* CMDEDIT_H */