[Blackfin][PATCH-2/2] Common files changed to support bf533 platform

This commit is contained in:
Aubrey.Li
2007-03-09 13:40:56 +08:00
parent 3f0606ad0b
commit ef26a08fef
7 changed files with 22 additions and 14 deletions

View File

@@ -132,7 +132,7 @@ gd_t *global_data;
*/
#define EXPORT_FUNC(x) \
asm volatile ( \
" .globl " #x "\n" \
" .globl _" #x "\n_" \
#x ":\n" \
" P0 = [P5 + %0]\n" \
" P0 = [P0 + %1]\n" \