diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c index 38839c9bba17..c2aa6be02f5b 100644 --- a/sys/amd64/amd64/machdep.c +++ b/sys/amd64/amd64/machdep.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 - * $Id: machdep.c,v 1.89 1994/11/14 13:22:30 bde Exp $ + * $Id: machdep.c,v 1.90 1994/11/14 14:19:55 bde Exp $ */ #include "npx.h" diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c index 38839c9bba17..c2aa6be02f5b 100644 --- a/sys/i386/i386/machdep.c +++ b/sys/i386/i386/machdep.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 - * $Id: machdep.c,v 1.89 1994/11/14 13:22:30 bde Exp $ + * $Id: machdep.c,v 1.90 1994/11/14 14:19:55 bde Exp $ */ #include "npx.h"