now that assym.h contains everything and its dog we

don't need param.h anymore, it did just cause
"redefined symbol" warnings
This commit is contained in:
drochner 2006-04-11 17:14:07 +00:00
parent 0998485b9d
commit 839b9aa1ab
1 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: kvm86call.S,v 1.6 2005/12/11 12:17:41 christos Exp $ */
/* $NetBSD: kvm86call.S,v 1.7 2006/04/11 17:14:07 drochner Exp $ */
/*-
* Copyright (c) 1998 Jonathan Lemon
@ -30,12 +30,11 @@
* $FreeBSD: src/sys/i386/i386/vm86bios.s,v 1.28 2001/12/11 23:33:40 jhb Exp $
*/
#include <machine/param.h>
#include <machine/asm.h>
#include "assym.h"
__KERNEL_RCSID(0, "$NetBSD: kvm86call.S,v 1.6 2005/12/11 12:17:41 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: kvm86call.S,v 1.7 2006/04/11 17:14:07 drochner Exp $");
.data
.align 4