Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232719
b: refs/heads/master
c: de93c3c
h: refs/heads/master
i:
  232717: d2a93f9
  232715: b6f75d1
  232711: 3204a3a
  232703: 6dae695
v: v3
  • Loading branch information
Michal Simek committed Jan 28, 2011
1 parent 400394c commit ef56c15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9c749e177ccc0b3ee9589425c7255079e7a726fc
refs/heads/master: de93c3c119382cb888ca8a94b642dbcf8035525e
4 changes: 4 additions & 0 deletions trunk/arch/microblaze/lib/fastcopy.S
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
* 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
Expand Down

0 comments on commit ef56c15

Please sign in to comment.