commit | f4dc9a4cf26278f5b608d6e4bd16e7b27ddcf1a5 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Apr 26 15:20:34 2005 +0100 |
committer | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Apr 26 15:20:34 2005 +0100 |
tree | 79d956ff351892230ca46e4a30249b446e62daaf | |
parent | cf88b417f9b1365c5aeeffa5c41208be68adfd76 [diff] |
[PATCH] ARM: Remove single-use user save/restore macros Assembly macros are pointless if they're only used once. Move them inline. Signed-off-by: Russell King <rmk@arm.linux.org.uk>