Date: Fri, 27 Sep 2002 18:56:24 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.sparc64 files.sparc64 src/sys/sparc64/sparc64 exception.S interrupt.S Message-ID: <200209280156.g8S1uO9o025615@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/09/27 18:56:24 PDT
Modified files:
sys/conf Makefile.sparc64 files.sparc64
sys/sparc64/sparc64 exception.S
Added files:
sys/sparc64/sparc64 interrupt.S
Log:
Moved most interrupt related code to a new file, interrupt.S.
Revision Changes Path
1.23 +6 -2 src/sys/conf/Makefile.sparc64
1.30 +1 -0 src/sys/conf/files.sparc64
1.47 +0 -149 src/sys/sparc64/sparc64/exception.S
1.1 +183 -0 src/sys/sparc64/sparc64/interrupt.S (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209280156.g8S1uO9o025615>
