ap.h (cf40a76e7d5874bb25f4404eecc58a2e033af885) | ap.h (9fa1db4c7511543c951128758f358cd7aad99628) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0 */ |
|
1/* 2 * Adjunct processor (AP) interfaces 3 * 4 * Copyright IBM Corp. 2017 5 * 6 * This program is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU General Public License (version 2 only) 8 * as published by the Free Software Foundation. --- 118 unchanged lines hidden --- | 2/* 3 * Adjunct processor (AP) interfaces 4 * 5 * Copyright IBM Corp. 2017 6 * 7 * This program is free software; you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License (version 2 only) 9 * as published by the Free Software Foundation. --- 118 unchanged lines hidden --- |