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