diff options
Diffstat (limited to 'sys/powerpc/include/atomic.h')
| -rw-r--r-- | sys/powerpc/include/atomic.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/powerpc/include/atomic.h b/sys/powerpc/include/atomic.h index 9faa5bc94611..534f589bd683 100644 --- a/sys/powerpc/include/atomic.h +++ b/sys/powerpc/include/atomic.h @@ -25,7 +25,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/atomic.h,v 1.11.2.3 2005/10/06 18:12:06 jhb Exp $   */  #ifndef _MACHINE_ATOMIC_H_ | 
