view target-utils/libtiffs/globals.c @ 596:a8121805b6d0

gsm-fw/L1/cfile/l1_async.c: call to l1a_mmi_outen_cfg_process() needs to be conditionalised on AUDIO_TASK
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Aug 2014 06:58:27 +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;