hw/arm/virt: fix max-cpus check
[qemu/ar7.git] / include / hw / misc / arm_integrator_debug.h
blob37789b69d9ce7bc53978c9074fd98215481a1eea
1 /*
2 * ARM Integrator Board Debug, switch and LED section
4 * Browse the data sheet:
6 * http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0159b/Babbfijf.html
8 * Copyright (c) 2013 Alex Bennée <alex@bennee.com>
10 * This work is licensed under the terms of the GNU GPL, version 2 or later.
11 * See the COPYING file in the top-level directory.
13 #ifndef QEMU_INTEGRATOR_DEBUG_H
14 #define QEMU_INTEGRATOR_DEBUG_H
16 #define TYPE_INTEGRATOR_DEBUG "integrator_debug"
18 #endif