gaccess.h (c25141062a82ae8bddced1b3ce2b57a1c0efabe0) | gaccess.h (d809aa238744ae5b7520b73ac5411862ccfdc1bc) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0 */ |
|
1/* 2 * access guest memory 3 * 4 * Copyright IBM Corp. 2008, 2014 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. --- 360 unchanged lines hidden --- | 2/* 3 * access guest memory 4 * 5 * Copyright IBM Corp. 2008, 2014 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. --- 360 unchanged lines hidden --- |