138494Sobrien/* Native definitions for alpha running OSF/1-3.x and higher, using procfs.
238494Sobrien   Copyright 1995 Free Software Foundation, Inc.
338494Sobrien
438494Sobrien   This file is part of GDB.
538494Sobrien
638494Sobrien   This program is free software; you can redistribute it and/or modify
738494Sobrien   it under the terms of the GNU General Public License as published by
838494Sobrien   the Free Software Foundation; either version 2 of the License, or
938494Sobrien   (at your option) any later version.
1038494Sobrien
1138494Sobrien   This program is distributed in the hope that it will be useful,
1238494Sobrien   but WITHOUT ANY WARRANTY; without even the implied warranty of
1338494Sobrien   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1438494Sobrien   GNU General Public License for more details.
1538494Sobrien
1638494Sobrien   You should have received a copy of the GNU General Public License
1738494Sobrien   along with this program; if not, write to the Free Software
1838494Sobrien   Foundation, Inc., 59 Temple Place - Suite 330,
1938494Sobrien   Boston, MA 02111-1307, USA.  */
2042633Sobrien
2138494Sobrien/* OSF/1-3.x fixes some OSF/1-2.x procfs peculiarities and adds
2238494Sobrien   a new one.  */
2338494Sobrien#include "alpha/nm-osf2.h"
2438494Sobrien
2538494Sobrien#undef PROCFS_NEED_PIOCSSIG_FOR_KILL
2638494Sobrien#undef PROCFS_DONT_PIOCSSIG_CURSIG
2738494Sobrien#define PROCFS_NEED_CLEAR_CURSIG_FOR_KILL
2838494Sobrien