diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-05-08 20:10:25 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-05-08 20:10:25 +0000 |
commit | a9f14e51617a32cddd6a506b7d932871f34654d4 (patch) | |
tree | b3747cee61bece9ac76422fd2c632fbc660ad127 /sys/arch/mvmeppc | |
parent | 3bb6187c9b7df73ff33e2fd71503da5f714aa314 (diff) |
Kill whitespace at EOL
Diffstat (limited to 'sys/arch/mvmeppc')
-rw-r--r-- | sys/arch/mvmeppc/mvmeppc/genassym.cf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvmeppc/mvmeppc/genassym.cf b/sys/arch/mvmeppc/mvmeppc/genassym.cf index 1e4ffed4214..0a05248311b 100644 --- a/sys/arch/mvmeppc/mvmeppc/genassym.cf +++ b/sys/arch/mvmeppc/mvmeppc/genassym.cf @@ -1,4 +1,4 @@ -# $OpenBSD: genassym.cf,v 1.5 2003/06/02 23:27:53 millert Exp $ +# $OpenBSD: genassym.cf,v 1.6 2004/05/08 20:10:24 miod Exp $ # # Copyright (c) 1982, 1990 The Regents of the University of California. # All rights reserved. @@ -35,7 +35,7 @@ include <sys/time.h> include <sys/proc.h> include <uvm/uvm_extern.h> -include <machine/pcb.h> +include <machine/pcb.h> include <machine/pmap.h> export FRAMELEN |