mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
97e994a1f9
so fcntl.h, stdio.h and unistd.h could get these definiton: https://en.cppreference.com/w/c/io/fseek https://pubs.opengroup.org/onlinepubs/7908799/xsh/fcntl.html https://pubs.opengroup.org/onlinepubs/007904975/functions/lseek.html Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>