summaryrefslogtreecommitdiff
path: root/sys/arm/include/db_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/include/db_machdep.h')
-rw-r--r--sys/arm/include/db_machdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/include/db_machdep.h b/sys/arm/include/db_machdep.h
index 8ccb0a051762f..24d354f917431 100644
--- a/sys/arm/include/db_machdep.h
+++ b/sys/arm/include/db_machdep.h
@@ -24,7 +24,7 @@
* the rights to redistribute these changes.
*
* from: FreeBSD: src/sys/i386/include/db_machdep.h,v 1.16 1999/10/04
- * $FreeBSD$
+ * $FreeBSD: src/sys/arm/include/db_machdep.h,v 1.5.2.1 2007/02/26 01:05:01 cognet Exp $
*/
#ifndef _MACHINE_DB_MACHDEP_H_