Some clean ups.
[yaffs2.git] / direct / yaffs_attribs.c
index 648e137374d143732c18574b07659440b003229d..767af962bbebb2894ccc0b5299e900361623d5ff 100644 (file)
@@ -80,7 +80,7 @@ void yaffs_load_current_time(struct yaffs_obj *obj, int do_a, int do_c)
 #endif
 }
 
-loff_t yaffs_get_file_size(struct yaffs_obj *obj)
+static Y_LOFF_T yaffs_get_file_size(struct yaffs_obj *obj)
 {
        YCHAR *alias = NULL;
        obj = yaffs_get_equivalent_obj(obj);