소스 검색

* updated stat record

git-svn-id: trunk@5235 -
tom_at_work 19 년 전
부모
커밋
25ad38ec50
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rtl/linux/powerpc64/stat.inc

+ 1 - 1
rtl/linux/powerpc64/stat.inc

@@ -35,7 +35,7 @@
       st_gid     : gid_t;
       st_gid     : gid_t;
 
 
       st_rdev    : cULong;
       st_rdev    : cULong;
-      st_size    : int64;
+      st_size    : off_t;
       st_blksize : cULong;
       st_blksize : cULong;
       st_blocks  : cULong;     { Number 512-byte blocks allocated. }
       st_blocks  : cULong;     { Number 512-byte blocks allocated. }