ppc/xive: Add support for PQ state bits offload
[qemu.git] / include / hw / misc / arm_integrator_debug.h
blob798b08216461b0e6ff196ddd2f70f454c0de3097
1 /*
2 * ARM Integrator Board Debug, switch and LED section
4 * Browse the data sheet:
6 * https://developer.arm.com/documentation/dui0159/b/peripherals-and-interfaces/debug-leds-and-dip-switch-interface
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.
14 #ifndef ARM_INTEGRATOR_DEBUG_H
15 #define ARM_INTEGRATOR_DEBUG_H
17 #define TYPE_INTEGRATOR_DEBUG "integrator_debug"
19 #endif