__stq_u parameter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry,
does this make sense for 2.4.x kernels?
----
Regards,
Pavel Kiryukhin
--- linux/include/asm-mips/unaligned.h_org	2004-09-23 15:54:37.000000000 +0400
+++ linux/include/asm-mips/unaligned.h	2004-09-23 18:32:48.000000000 +0400
@@ -61,7 +61,7 @@
 /*
  * Store doubleword ununaligned.
  */
-static inline void __stq_u(unsigned long __val, unsigned long long * __addr)
+static inline void __stq_u(unsigned long long __val, unsigned long long * __addr)
 {
 	__asm__("usw\t%1, %0\n\t"
 		"usw\t%D1, 4+%0"

[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux