]> Git Repo - qemu.git/commit - linux-user/target_flat.h
linux-user/FLAT: allow targets to override FLAT processing
authorMike Frysinger <[email protected]>
Mon, 7 Feb 2011 06:05:54 +0000 (01:05 -0500)
committerRiku Voipio <[email protected]>
Wed, 9 Feb 2011 08:33:54 +0000 (10:33 +0200)
commitc3109ba1b109f84929abbfe0462d910d5aa8617c
tree4db0c8aca79cdc61feac4d4953644f216fdfce0c
parent82a39595f7c70aecfb4649ae5a125147b62131f8
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 <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
Makefile.target
linux-user/flatload.c
linux-user/target_flat.h [new file with mode: 0644]
This page took 0.025776 seconds and 4 git commands to generate.