4 * Copyright 2018 IBM Corp.
6 * This work is licensed under the terms of the GNU GPL, version 2 or (at
7 * your option) any later version. See the COPYING file in the top-level
11 #ifndef HW_S390X_AP_BRIDGE_H
12 #define HW_S390X_AP_BRIDGE_H
14 #define TYPE_AP_BRIDGE "ap-bridge"
15 #define TYPE_AP_BUS "ap-bus"
17 void s390_init_ap(void);