aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/pcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/pcpu.h')
-rw-r--r--sys/powerpc/include/pcpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/pcpu.h b/sys/powerpc/include/pcpu.h
index 1513922c634c..05d516057753 100644
--- a/sys/powerpc/include/pcpu.h
+++ b/sys/powerpc/include/pcpu.h
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/pcpu.h,v 1.31.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $
*/
#ifndef _MACHINE_PCPU_H_