X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fgcov-io.h;h=f3607d978908c8902f2d70ffdc23b31b332cc186;hb=13774f7b28a842c75a76bb2f08c448fca3bb9ca5;hp=76c0c9f06ddeecdcadcba6bfb540ba6c45057740;hpb=fcd42b1e55fb1fb044f703eac10788ba6aa3d1d7;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/gcov-io.h b/gcc/gcov-io.h index 76c0c9f06dd..f3607d97890 100644 --- a/gcc/gcov-io.h +++ b/gcc/gcov-io.h @@ -18,8 +18,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, @@ -195,7 +195,7 @@ typedef signed gcov_type __attribute__ ((mode (QI))); #endif -#if defined (TARGET_HAS_F_SETLKW) +#if defined (TARGET_POSIX_IO) #define GCOV_LOCKED 1 #else #define GCOV_LOCKED 0