dslinux/linux-2.6.x/include/asm-arm/arch-nds io.h

Stefan Sperling stsp at stsp.in-berlin.de
Fri Aug 18 12:47:44 CEST 2006


On Fri, Aug 18, 2006 at 10:39:37AM +0000, amadeus wrote:
>  #define __raw_writeb(value,address)			\
>  ({							\
>  	__asm__ __volatile__(                           \
> -        "strb   %0, [%1]"                               \
> +        "strb   %0, [%1] @ writeb"                      \
>          : : "r" (value), "r" (address));                \
>  })

I don't get this change :-/
What is the comment supposed to tell the reader?
-- 
stefan
http://stsp.in-berlin.de                                 PGP Key: 0xF59D25F0



More information about the dslinux-devel mailing list