symbian-qemu-0.9.1-12/qemu-symbian-svp/qemu-log.h
author Gareth Stockwell <gareth.stockwell@accenture.com>
Wed, 22 Sep 2010 17:06:27 +0100
branchgraphics-phase-3
changeset 112 b6c206049d8a
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Copied NVM model library code from default branch

#ifndef QEMU_LOG_H
#define QEMU_LOG_H

extern FILE *logfile;
extern int loglevel;

#endif