kgdb.c (60c4ba99e015afe879c2682967c8ca8d233f6d3c) | kgdb.c (7c6a5df44fd90a288fe067581c5564859c071fc0) |
---|---|
1/* 2 * arch/hexagon/kernel/kgdb.c - Hexagon KGDB Support 3 * | 1/* 2 * arch/hexagon/kernel/kgdb.c - Hexagon KGDB Support 3 * |
4 * Copyright (c) 2011, The Linux Foundation. All rights reserved. | 4 * Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. |
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 and 8 * only version 2 as published by the Free Software Foundation. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 244 unchanged lines hidden --- | 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 and 8 * only version 2 as published by the Free Software Foundation. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 244 unchanged lines hidden --- |