forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/arch/powerpc/include/uapi/asm/stat.h
....@@ -40,7 +40,7 @@
4040 uid_t st_uid;
4141 gid_t st_gid;
4242 unsigned long st_rdev;
43
- off_t st_size;
43
+ long st_size;
4444 unsigned long st_blksize;
4545 unsigned long st_blocks;
4646 unsigned long st_atime;