From 72826a301936f2a473c996da0b4a0199cb1bba32 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 5 May 2007 00:31:17 +0000 Subject: 2007-05-05 Thomas Schwinge * i386/intel/read_fault.c (intel_read_fault): Remove the last parameter from the calls of `vm_map_lookup'. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 52f3db5..dc25248 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-05-05 Thomas Schwinge + * i386/intel/read_fault.c (intel_read_fault): Remove the last parameter + from the calls of `vm_map_lookup'. + 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. -- cgit v1.2.3