patch-2.3.99-pre4 linux/include/asm-sh/bitops.h
Next file: linux/include/asm-sh/byteorder.h
Previous file: linux/include/asm-ppc/namei.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Mar 27 10:26:15 2000
- Orig file:
v2.3.99-pre3/linux/include/asm-sh/bitops.h
- Orig date:
Sun Nov 7 16:37:34 1999
diff -u --recursive --new-file v2.3.99-pre3/linux/include/asm-sh/bitops.h linux/include/asm-sh/bitops.h
@@ -103,7 +103,7 @@
{
unsigned long result;
- __asm__("1:\n"
+ __asm__("1:\n\t"
"shlr %1\n\t"
"bt/s 1b\n\t"
" add #1, %0"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)