diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
commit | c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch) | |
tree | 399ca96df93caf6a718d5c0499575d187c3c753c /sys/boot/pc98/boot2/asm.h | |
parent | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff) |
Notes
Diffstat (limited to 'sys/boot/pc98/boot2/asm.h')
-rw-r--r-- | sys/boot/pc98/boot2/asm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/asm.h b/sys/boot/pc98/boot2/asm.h index 2e0fcac85abe..6f4bcc39e52d 100644 --- a/sys/boot/pc98/boot2/asm.h +++ b/sys/boot/pc98/boot2/asm.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $Id: asm.h,v 1.3 1997/02/22 09:43:04 peter Exp $ + * $FreeBSD$ */ #define S_ARG0 4(%esp) |