view target-utils/libtiffs/globals.c @ 566:065bf2b63a95

L1: started work on l1_pwmgr.c
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 08 Aug 2014 05:32:56 +0000 (2014-08-08)
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;