diff options
Diffstat (limited to 'sys/boot/i386/boot2/boot1.s')
| -rw-r--r-- | sys/boot/i386/boot2/boot1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot2/boot1.s b/sys/boot/i386/boot2/boot1.s index 3161b748b8e9..9f54e08bfacc 100644 --- a/sys/boot/i386/boot2/boot1.s +++ b/sys/boot/i386/boot2/boot1.s @@ -13,7 +13,7 @@ # purpose. # -# $Id: boot1.s,v 1.7 1999/01/10 13:29:51 peter Exp $ +# $Id: boot1.s,v 1.8 1999/01/13 23:30:07 rnordier Exp $ .set MEM_REL,0x700 # Relocation address .set MEM_ARG,0x900 # Arguments |
