mirror of
https://github.com/openharmony/third_party_NuttX.git
synced 2026-07-01 08:17:34 -04:00
feat: Nuttx adapt for mksh & toybox
Change-Id: Ia46512ceb07333b3c51ff57d41ef8993f1ca6495
This commit is contained in:
@@ -110,7 +110,6 @@ ssize_t sendfile(int outfd, int infd, off_t *offset, size_t count);
|
||||
*/
|
||||
|
||||
extern int get_path_from_fd(int fd, char **path);
|
||||
extern int get_path_from_dirfd(int fd, char **path);
|
||||
bool get_bit(int i);
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user