symbian-qemu-0.9.1-12/qemu-symbian-svp/qemu-log.h
author Shane McErlean <shane.mcerlean@accenture.com>
Thu, 19 Aug 2010 17:55:25 +0100
changeset 99 99a56c5faf9c
parent 1 2fb8b9db1c86
permissions -rw-r--r--
SF Bug 1284 - QEMU has faulty instruction emulation for VMOV (between two ARM core registers and two single-precision registers)

#ifndef QEMU_LOG_H
#define QEMU_LOG_H

extern FILE *logfile;
extern int loglevel;

#endif