commit | c3109ba1b109f84929abbfe0462d910d5aa8617c | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Feb 07 01:05:54 2011 -0500 |
committer | Riku Voipio <riku.voipio@nokia.com> | Wed Feb 09 10:33:54 2011 +0200 |
tree | 4db0c8aca79cdc61feac4d4953644f216fdfce0c | |
parent | 82a39595f7c70aecfb4649ae5a125147b62131f8 [diff] |
linux-user/FLAT: allow targets to override FLAT processing This brings flatload.c more in line with the current Linux FLAT loader which allows targets to handle various FLAT aspects in their own way. For the common behavior, the new functions get stubbed out. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Riku Voipio <riku.voipio@nokia.com>