Revision 1e6cae95

b/dyngen-exec.h
20 20
#if !defined(__DYNGEN_EXEC_H__)
21 21
#define __DYNGEN_EXEC_H__
22 22

  
23
/* NOTE: standard headers should be used with special care at this
24
   point because host CPU registers are used as global variables. Some
25
   host headers do not allow that. */
23 26
#include <stddef.h>
24 27

  
25 28
typedef unsigned char uint8_t;

Also available in: Unified diff