mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 14:37:30 +02:00
72f081daa8
Signed-off-by: Andy Green <andy@openmoko.com>
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
|