Revision 727d6bff target-i386/helper.c

b/target-i386/helper.c
16 16
 * You should have received a copy of the GNU Lesser General Public
17 17
 * License along with this library; if not, see <http://www.gnu.org/licenses/>.
18 18
 */
19
#include <stdarg.h>
20
#include <stdlib.h>
21
#include <stdio.h>
22
#include <string.h>
23
#include <inttypes.h>
24 19

  
25 20
#include "cpu.h"
26
#include "qemu-common.h"
27 21
#include "kvm.h"
28 22
#ifndef CONFIG_USER_ONLY
29 23
#include "sysemu.h"

Also available in: Unified diff