comment
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@997 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
6d463de2b3
commit
1e6cae953d
@ -20,6 +20,9 @@
|
|||||||
#if !defined(__DYNGEN_EXEC_H__)
|
#if !defined(__DYNGEN_EXEC_H__)
|
||||||
#define __DYNGEN_EXEC_H__
|
#define __DYNGEN_EXEC_H__
|
||||||
|
|
||||||
|
/* NOTE: standard headers should be used with special care at this
|
||||||
|
point because host CPU registers are used as global variables. Some
|
||||||
|
host headers do not allow that. */
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
typedef unsigned char uint8_t;
|
typedef unsigned char uint8_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user