summaryrefslogtreecommitdiff
path: root/i386/i386at/conf.c
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-03-24 00:01:35 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:06 +0200
commitf7efb5a1eac47a932dd912f85f97eb68d272a688 (patch)
tree46e182e0b8067e7a088ef62609af8b199fc435ca /i386/i386at/conf.c
parent7a64ff605866ae14b57ba7b24bbfae21067eba7a (diff)
2007-03-24 Thomas Schwinge <tschwinge@gnu.org>
* i386/i386at/conf.c (block_io_mmap): Remove declaration.
Diffstat (limited to 'i386/i386at/conf.c')
-rw-r--r--i386/i386at/conf.c2
1 files changed, 0 insertions, 2 deletions
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 <mach/machine/vm_types.h>
#include <device/conf.h>
-extern vm_offset_t block_io_mmap();
-
extern int timeopen(), timeclose();
extern vm_offset_t timemmap();
#define timename "time"