We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccffdf commit e34f671Copy full SHA for e34f671
arch/openrisc/lib/memcpy.c
@@ -17,7 +17,7 @@
17
18
#include <linux/string.h>
19
20
-#ifdef CONFIG_OR1200
+#ifdef CONFIG_OR1K_1200
21
/*
22
* Do memcpy with word copies and loop unrolling. This gives the
23
* best performance on the OR1200 and MOR1KX archirectures
0 commit comments