From 087a14482b78a9a462af12932681054852572981 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 30 Apr 2007 20:45:01 +0000 Subject: 2007-04-30 Thomas Schwinge We're not in the eighties anymore. List arguments in function prototypes and definitions for a lot of symbols. Also drop some unused prototypes. I refrain from listing every changed symbol. * include/mach/mach_traps.h: Do as described. * device/dev_hdr.h: Include . * kern/syscall_subr.h: Include . --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a8d8a50..ed4529d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -74,6 +74,7 @@ * kern/zalloc.c: Likewise. * kern/zalloc.h: Likewise. * ipc/ipc_port.h: Don't include . + * device/dev_hdr.h: Include . * device/net_io.h: Include and . * ipc/ipc_entry.h: Include and . * ipc/ipc_kmsg.h: Include , and @@ -85,6 +86,7 @@ * ipc/ipc_space.h: Include and . * kern/ipc_tt.h: Include . * kern/sched.h: Include . + * kern/syscall_subr.h: Include . * ipc/ipc_hash.c (ipc_hash_index_t): Move type definition... * ipc/ipc_hash.h: ... into here. -- cgit v1.2.3