summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/gdb_machdep.h
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-07-17 05:41:01 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-07-17 05:41:01 +0000
commit90d6fa76a8141fc596ad376ecd86a8a493836298 (patch)
treec3fe0d41bc0f86f1e7fcaaa9e480f60fec34cb2f /sys/powerpc/include/gdb_machdep.h
parent9adee7d03f2e4c91e6330410f88fb5addaf2a24a (diff)
Diffstat (limited to 'sys/powerpc/include/gdb_machdep.h')
-rw-r--r--sys/powerpc/include/gdb_machdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/gdb_machdep.h b/sys/powerpc/include/gdb_machdep.h
index 7e36e974f6f7..b02a58e6e2e7 100644
--- a/sys/powerpc/include/gdb_machdep.h
+++ b/sys/powerpc/include/gdb_machdep.h
@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/gdb_machdep.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $
*/
#ifndef _MACHINE_GDB_MACHDEP_H_