commit | 5b35b4e91d4d023d44dc28437ae414a21e9b8117 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu May 23 13:00:03 2013 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun May 26 10:05:21 2013 +0000 |
tree | dd64c48b056934ce35aaae2328f30d9b404df8d3 | |
parent | e2592fad1720d848699f32e67882b611bbed2cb5 [diff] |
target-arm: Remove gen_{ld,st}* definitions All the uses of the gen_{ld,st}* functions are gone now, so remove the functions themselves. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>