diff options
| author | garbled <garbled@NetBSD.org> | 2007-10-17 19:52:51 +0000 |
|---|---|---|
| committer | garbled <garbled@NetBSD.org> | 2007-10-17 19:52:51 +0000 |
| commit | d974db0adae7638e51d0b459a9c2efece6ded7e4 (patch) | |
| tree | ac8163fbe88eb7d4ab12ba40df17433654b0b684 /sys/arch/sparc64/include/param.h | |
| parent | 18c80b65252a4729bb44fc3bf82cdbf468c27675 (diff) | |
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.
TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.
NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
Diffstat (limited to 'sys/arch/sparc64/include/param.h')
| -rw-r--r-- | sys/arch/sparc64/include/param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sparc64/include/param.h b/sys/arch/sparc64/include/param.h index e2247585e9e..ba5546e831b 100644 --- a/sys/arch/sparc64/include/param.h +++ b/sys/arch/sparc64/include/param.h @@ -1,4 +1,4 @@ -/* $NetBSD: param.h,v 1.41 2007/09/06 20:22:51 martin Exp $ */ +/* $NetBSD: param.h,v 1.42 2007/10/17 19:57:30 garbled Exp $ */ /* * Copyright (c) 1992, 1993 |
