Subversion Repositories freemyipod

Rev

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

Rev 2 Rev 14
Line 23... Line 23...
23
 
23
 
24
#ifndef __TARGET_H__
24
#ifndef __TARGET_H__
25
#define __TARGET_H__
25
#define __TARGET_H__
26
 
26
 
27
 
27
 
28
#include "s5l8701.h"
-
 
29
 
-
 
30
 
-
 
31
#define ARM_ARCH 4
28
#define ARM_ARCH 4
32
 
29
 
33
 
30
 
34
#endif
31
#endif