summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/include/asm.h
blob: aec4baff4968b178aaabf3f1713ac3e8525e6d49 (plain)
1
2
3
/*	$NetBSD: asm.h,v 1.1 2001/04/06 13:13:02 fredette Exp $	*/

#include <m68k/asm.h>
om TNF licensesmartin 2008-04-04Split device_t/softc for le(4) and variants and misc cosmetic changes.tsutsui 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2005-12-11merge ktrace-lwp.christos 2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej 2001-11-13add RCSIDlukem 2000-08-11Add support for the DEC DE422 Ethernet, which is a DEPCAthorpej