[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Miod Vallat <miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 9 May 2007 13:23:17 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/05/09 13:23:17
Modified files:
sys/arch/mips64/mips64: exception.S trap.c
Log message:
Change trap() into a void function, and restore pc from the trapframe instead
of having trap() return it. This makes trap() consistent with other
platforms, and its code smaller.
Visit your host, monkey.org