kernel: Clean up a few headers a bit.
authorSascha Wildner <saw@online.de>
Fri, 22 May 2020 08:06:07 +0000 (10:06 +0200)
committerSascha Wildner <saw@online.de>
Fri, 22 May 2020 08:06:07 +0000 (10:06 +0200)
commitb5516a553a649d22c5fc69edf6d01122399d2529
treecbcdd0b60609a4dd697bc2ae00d850bf5be86634
parentd31cacd308132ea1334178b151ca1d4c1c20b75c
kernel: Clean up a few headers a bit.

Remove 'extern' and parameter names from function prototypes.
23 files changed:
sys/cpu/x86_64/include/cpufunc.h
sys/cpu/x86_64/include/db_machdep.h
sys/cpu/x86_64/include/ieeefp.h
sys/cpu/x86_64/include/param.h
sys/platform/pc64/include/acpica_machdep.h
sys/platform/pc64/include/md_var.h
sys/platform/pc64/include/pc/bios.h
sys/sys/alist.h
sys/sys/blist.h
sys/sys/domain.h
sys/sys/event.h
sys/sys/eventhandler.h
sys/sys/file.h
sys/sys/kernel.h
sys/sys/link_elf.h
sys/sys/linker.h
sys/sys/memrange.h
sys/sys/power.h
sys/sys/proc.h
sys/sys/thread.h
sys/sys/thread2.h
sys/sys/usched.h
sys/sys/vfs_quota.h