view target-utils/libtiffs/globals.c @ 851:9e54d153eb8c

gsm-fw/serial/uartfax.c: import from leo2moko source
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 26 Apr 2015 01:27:29 +0000
parents 2900fe603f8a
children
line wrap: on
line source

/* global variables for the MPFFS reader code */

#include "types.h"
#include "struct.h"

struct inode *mpffs_active_index;
int mpffs_root_ino;
int mpffs_init_done;