Subversion Repositories freemyipod

Rev

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

Rev 634 Rev 685
Line 32... Line 32...
32
#include "contextswitch.h"
32
#include "contextswitch.h"
33
#include "power.h"
33
#include "power.h"
34
#include "mmu.h"
34
#include "mmu.h"
35
#include "shutdown.h"
35
#include "shutdown.h"
36
#include "execimage.h"
36
#include "execimage.h"
-
 
37
#include "dbgconsole.h"
37
#ifdef HAVE_I2C
38
#ifdef HAVE_I2C
38
#include "i2c.h"
39
#include "i2c.h"
39
#endif
40
#endif
40
#ifdef HAVE_BOOTFLASH
41
#ifdef HAVE_BOOTFLASH
41
#include "bootflash.h"
42
#include "bootflash.h"