signal.c (9cdae82d14f8f9e272304dccb48434482e57d43c) | signal.c (7c6a5df44fd90a288fe067581c5564859c071fc0) |
---|---|
1/* 2 * Signal support for Hexagon processor 3 * | 1/* 2 * Signal support for Hexagon processor 3 * |
4 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. | 4 * Copyright (c) 2010-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 --- 273 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 --- 273 unchanged lines hidden --- |