Subversion Repositories freemyipod

Rev

Rev 881 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
881 theseven 1
#ifndef __CPU_ARM_TARGET_H__
2
#define __CPU_ARM_TARGET_H__
3
 
4
#define CPU_ARM
925 theseven 5
#define ENDIANNESS_LITTLE
881 theseven 6
 
7
#endif