mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-17 07:02:03 -06:00
Update ARM rt_frame layout.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4365 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
f0b86b1448
commit
a745ec6d91
3 changed files with 172 additions and 14 deletions
|
@ -169,6 +169,7 @@ void cpu_loop(CPUState *env);
|
|||
void init_paths(const char *prefix);
|
||||
const char *path(const char *pathname);
|
||||
char *target_strerror(int err);
|
||||
int get_osversion(void);
|
||||
|
||||
extern int loglevel;
|
||||
extern FILE *logfile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue