mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 18:05:18 +02:00
7 lines
133 B
C
7 lines
133 B
C
|
#ifndef __ASM_MODE__
|
||
|
#include <qi.h>
|
||
|
extern const struct board_api board_api_smdk6410;
|
||
|
#endif
|
||
|
|
||
|
#define TEXT_BASE_SMDK6410 0x53000000
|