Subversion Repositories freemyipod

Rev

Rev 48 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 48 Rev 111
Line 20... Line 20...
20
 ****************************************************************************/
20
 ****************************************************************************/
21
 
21
 
22
#ifndef __MV_H__
22
#ifndef __MV_H__
23
#define __MV_H__
23
#define __MV_H__
24
 
24
 
25
#include "config.h"
25
#include "global.h"
26
 
26
 
27
/* FixMe: These macros are a bit nasty and perhaps misplaced here.
27
/* FixMe: These macros are a bit nasty and perhaps misplaced here.
28
   We'll get rid of them once decided on how to proceed with multivolume. */
28
   We'll get rid of them once decided on how to proceed with multivolume. */
29
 
29
 
30
/* Drives are things like a disk, a card, a flash chip. They can have volumes on them */
30
/* Drives are things like a disk, a card, a flash chip. They can have volumes on them */