commit | b2fe86f8873088391d77224fb33544bc1e3b2c0a | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Jan 24 06:27:53 2013 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Jan 27 16:39:59 2013 +0100 |
tree | d78f646c49690c15c3ce94f7ed4222a63d30588f | |
parent | f321b0f99fa0ccf1f25b3d9ab2140b98baa6fdbd [diff] |
MIPS: start.S: save reused arguments earlier in relocate_code Save the reused parameters at the beginning of the 'relocate_code' function. This makes the function a bit more readable. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>