mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 10:54:43 +08:00
notify:add path tmp buffer
Signed-off-by: guohao15 <guohao15@xiaomi.com>
This commit is contained in:
@@ -116,6 +116,11 @@ FAR struct file_struct *lib_get_stream(int fd);
|
||||
|
||||
unsigned long nrand(unsigned long limit);
|
||||
|
||||
/* Functions defined in lib_pathbuffer.c ************************************/
|
||||
|
||||
FAR char *lib_get_pathbuffer(void);
|
||||
void lib_put_pathbuffer(FAR char *buffer);
|
||||
|
||||
#undef EXTERN
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user