From 33c1a0033ed412ce2697822a0670ea5de9db1dd1 Mon Sep 17 00:00:00 2001 From: deraadt Date: Sun, 28 Apr 1996 10:57:27 +0000 Subject: [PATCH] change to assym.h --- sys/arch/mvme68k/mvme68k/locore.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/mvme68k/mvme68k/locore.s b/sys/arch/mvme68k/mvme68k/locore.s index 44cd591ea91..9dc6fc1008e 100644 --- a/sys/arch/mvme68k/mvme68k/locore.s +++ b/sys/arch/mvme68k/mvme68k/locore.s @@ -1,4 +1,4 @@ -/* $Id: locore.s,v 1.5 1995/12/15 02:24:11 deraadt Exp $ */ +/* $OpenBSD: locore.s,v 1.6 1996/04/28 10:57:27 deraadt Exp $ */ /* * Copyright (c) 1995 Theo de Raadt @@ -71,7 +71,7 @@ * @(#)locore.s 8.6 (Berkeley) 5/27/94 */ -#include "assym.s" +#include "assym.h" #include /* -- 2.20.1