Arm semihosted commandline support (Wolfgang Schildbach).
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2216 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
@@ -29,6 +29,7 @@ struct image_info {
|
||||
unsigned long entry;
|
||||
target_ulong code_offset;
|
||||
target_ulong data_offset;
|
||||
char **host_argv;
|
||||
int personality;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user