* config/cpu/cris/bits/atomicity.h: Correct file header.

From-SVN: r45929
This commit is contained in:
Hans-Peter Nilsson 2001-10-01 16:57:44 +00:00 committed by Hans-Peter Nilsson
parent d5d5ec4560
commit be55d07d6f
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-10-01 Hans-Peter Nilsson <hp@axis.com>
* config/cpu/cris/bits/atomicity.h: Correct file header.
2001-09-29 Hans-Peter Nilsson <hp@axis.com>
* configure.target (LIMITSH): Set for cris.

View File

@ -1,6 +1,6 @@
// Low-level functions for atomic operations: Generic version -*- C++ -*-
// Low-level functions for atomic operations: CRIS version -*- C++ -*-
// Copyright (C) 1999, 2001 Free Software Foundation, Inc.
// Copyright (C) 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the