1
1
/* opintl.h - opcodes specific header for gettext code.
2
Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
2
Copyright 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
4
4
Written by Tom Tromey <tromey@cygnus.com>
6
This file is part of the opcodes library used by GAS and the GNU binutils.
6
This file is part of the GNU opcodes library.
8
This library is free software; you can redistribute it and/or modify
9
it under the terms of the GNU General Public License as published by
10
the Free Software Foundation; either version 3, or (at your option)
13
It is distributed in the hope that it will be useful, but WITHOUT
14
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
16
License for more details.
8
18
You should have received a copy of the GNU General Public License
9
along with GAS; see the file COPYING. If not, write to the Free
10
Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
19
along with this file; see the file COPYING. If not, write to the
20
Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston,
21
MA 02110-1301, USA. */
14
24
# include <libintl.h>