comparison ffstools/tiffs-rd/globals.c @ 234:024042383a26

tiffs IVA: ls reports file sizes
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 26 Jan 2014 11:47:13 +0000
parents 5ceacdbd4490
children 254de9560ef3
comparison
equal deleted inserted replaced
233:ae9ff2d1e3da 234:024042383a26
1 /* 1 /*
2 * Definitions of global variables for the tiffs IVA program. 2 * Definitions of global variables for the tiffs IVA program.
3 */ 3 */
4 4
5 #include <sys/types.h>
5 #include "types.h" 6 #include "types.h"
6 #include "struct.h" 7 #include "struct.h"
7 8
8 char *imgfile; 9 char *imgfile;
9 u32 eraseblk_size; 10 u32 eraseblk_size;