Module Name: src Committed By: pgoyette Date: Sat Sep 29 07:47:46 UTC 2018
Modified Files: src/sys/arch/mips/mips [pgoyette-compat]: netbsd32_machdep_16.c Log Message: Don't fall off the end of a non-void function. (It used to be void, but now returns an int to conform with requirements of the MP-safe module_hook stuff.) To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/mips/netbsd32_machdep_16.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.