]> git.sur5r.net Git - u-boot/blobdiff - arch/blackfin/lib/ins.S
Merge branch 'master' of git://git.denx.de/u-boot-imx
[u-boot] / arch / blackfin / lib / ins.S
index 4519596420e50debc3a111ef56c304cfd41c3509..3ac6d84548642be4656cefb12e576ac920314cbd 100644 (file)
@@ -71,6 +71,7 @@
  */
 
 #define COMMON_INS(func, ops) \
+.section .text._ins##func; \
 ENTRY(_ins##func) \
        P0 = R0;        /* P0 = port */ \
        CLI_OUTER;      /* 3 instructions before first read access */ \