Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 881 |
theseven |
1 |
#ifndef __BOARD_IPODCLASSIC_TARGET_H__
|
|
|
2 |
#define __BOARD_IPODCLASSIC_TARGET_H__
|
|
|
3 |
|
|
|
4 |
#define BOARD_IPODCLASSIC
|
|
|
5 |
#define SOC_S5L8702
|
|
|
6 |
#include "soc/s5l87xx/8702/target.h"
|
|
|
7 |
|
|
|
8 |
#endif
|