Module Name: src Committed By: tsutsui Date: Mon Dec 9 16:19:11 UTC 2019
Modified Files: src/sys/arch/emips/emips: interrupt.c Log Message: Fix incorrect argument order of cpu_intr(), slipped in rev 1.2. Pointed out by maya@ in PR/45080. Should be pulled up to netbsd-9. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/emips/emips/interrupt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.