From f7efb5a1eac47a932dd912f85f97eb68d272a688 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 24 Mar 2007 00:01:35 +0000 Subject: 2007-03-24 Thomas Schwinge * i386/i386at/conf.c (block_io_mmap): Remove declaration. --- ChangeLog | 2 ++ i386/i386at/conf.c | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9d021be..c80da01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-03-24 Thomas Schwinge + * i386/i386at/conf.c (block_io_mmap): Remove declaration. + * doc/mach.texi: Fix a typo and the url for GNU GRUB. * device/kmsg.h: Include , and diff --git a/i386/i386at/conf.c b/i386/i386at/conf.c index ddeea7f..c3049ef 100644 --- a/i386/i386at/conf.c +++ b/i386/i386at/conf.c @@ -30,8 +30,6 @@ #include #include -extern vm_offset_t block_io_mmap(); - extern int timeopen(), timeclose(); extern vm_offset_t timemmap(); #define timename "time" -- cgit v1.2.3