]> git.hungrycats.org Git - linux/commit
[PATCH] m32r: change to use temporary register variables
authorHirokazu Takata <takata@linux-m32r.org>
Sun, 3 Oct 2004 02:17:47 +0000 (19:17 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 3 Oct 2004 02:17:47 +0000 (19:17 -0700)
commite6155e6b91ed9640640824248cc88e4062d73fe9
treed8a44474676c834932ba77935d35feffcccf4ede
parent20f3a7cb9c0fb391783c43024052199cc7a181f9
[PATCH] m32r: change to use temporary register variables

I made a patch to upgrade some header files for m32r.

- Change to use temporary register variables allocated by the compiler,
  instead of fiexd register varialbes.
- Change __inline__ to inline.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-m32r/bitops.h
include/asm-m32r/semaphore.h
include/asm-m32r/spinlock.h