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 1ee89f7330f3..1cb81b6b34b8 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.9 2003/01/18 11:28:36 grehan Exp $   */  #ifndef _MACHINE_ATOMIC_H_  | 
