summaryrefslogtreecommitdiff
path: root/sys/boot/i386/btx/btxldr
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/btx/btxldr')
-rw-r--r--sys/boot/i386/btx/btxldr/Makefile2
-rw-r--r--sys/boot/i386/btx/btxldr/btxldr.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/i386/btx/btxldr/Makefile b/sys/boot/i386/btx/btxldr/Makefile
index 33e6275360b7..5c1b016e848a 100644
--- a/sys/boot/i386/btx/btxldr/Makefile
+++ b/sys/boot/i386/btx/btxldr/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sys/boot/i386/btx/btxldr/Makefile,v 1.6.2.1 1999/08/29 16:20:50 peter Exp $
ORG=0x100000
AFLAGS+= --assembler-with-cpp
diff --git a/sys/boot/i386/btx/btxldr/btxldr.s b/sys/boot/i386/btx/btxldr/btxldr.s
index 92748f1abafa..04fd92d5b3bd 100644
--- a/sys/boot/i386/btx/btxldr/btxldr.s
+++ b/sys/boot/i386/btx/btxldr/btxldr.s
@@ -13,7 +13,7 @@
# purpose.
#
-# $FreeBSD$
+# $FreeBSD: src/sys/boot/i386/btx/btxldr/btxldr.s,v 1.4.2.2 1999/08/29 16:20:51 peter Exp $
#
# Prototype BTX loader program, written in a couple of hours. The