Whitespace fixes.
This commit is contained in:
parent
92df06c2d1
commit
c6dcde599c
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: pmap.c,v 1.26 2006/10/30 08:30:01 skrll Exp $ */
|
||||
/* $NetBSD: pmap.c,v 1.27 2006/10/30 08:39:04 skrll Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
|
||||
@ -171,7 +171,7 @@
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.26 2006/10/30 08:30:01 skrll Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.27 2006/10/30 08:39:04 skrll Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user