Sign in
qemu
/
u-boot-sam460ex
/
f39236b02b360593f43ca46c590b2695dabefc15
/
.
/
board
/
ACube
/
menu
/
string_edit.h
blob: efd09b97b1aaab6869afb39bb0746570d2bbb0df [
file
] [
log
] [
blame
]
#ifndef
STRING_EDIT_H
#define
STRING_EDIT_H
bool
menu_string_edit
(
char
*
_prompt
,
char
*
string
,
int
buffersize
);
#endif