]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/microblaze/lib/fastcopy.S
Merge branch 'for-linus' of git://neil.brown.name/md
[mv-sheeva.git] / arch / microblaze / lib / fastcopy.S
index fdc48bb065d89fe3b2443ef054d1a6ece3744b54..62021d7e249e0665cd6a1483c12de5b8b0bf5739 100644 (file)
  *     between mem locations with size of xfer spec'd in bytes
  */
 
+#ifdef __MICROBLAZEEL__
+#error Microblaze LE not support ASM optimized lib func. Disable OPT_LIB_ASM.
+#endif
+
 #include <linux/linkage.h>
        .text
        .globl  memcpy