Module Name: src Committed By: pgoyette Date: Mon Sep 24 23:47:07 UTC 2018
Modified Files: src/sys/arch/amd64/amd64 [pgoyette-compat]: netbsd32_machdep.c Log Message: Adjust declaration of netbsd32_sendsig_siginfo() too. Remove the attempted initialization of the former function pointer; this is now handled by the "default" argument in MODULE_HOOK_CALL() macro. To generate a diff of this commit: cvs rdiff -u -r1.115.2.6 -r1.115.2.7 \ src/sys/arch/amd64/amd64/netbsd32_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.