Module Name: src Committed By: martin Date: Wed Aug 5 15:06:55 UTC 2020
Modified Files: src/sys/arch/hppa/dev [netbsd-9]: cpu.c src/sys/arch/hppa/hppa [netbsd-9]: fpu.c Log Message: Pull up following revision(s) (requested by skrll in ticket #1039): sys/arch/hppa/dev/cpu.c: revision 1.2 sys/arch/hppa/hppa/fpu.c: revision 1.27 Don't KASSERT there's an FPU present. QEMU doesn't have one... To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.1.40.1 src/sys/arch/hppa/dev/cpu.c cvs rdiff -u -r1.26 -r1.26.4.1 src/sys/arch/hppa/hppa/fpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.