From 123d406152b033dc321d57cd86e45d058746547c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 1 Apr 2007 22:10:40 +0000 Subject: 2007-04-02 Thomas Schwinge * i386/i386/io_emulate.c: Remove file. * i386/i386/io_emulate.h: Likewise. * i386/i386at/iopl.c: Likewise. * i386/Makefrag.am (libkernel_a_SOURCES): Remove the aforementioned files. * i386/i386/trap.c: Don't include . (v86_assist, check_io_fault): Remove functions. (user_trap): Remove the code referencing the above functions. * i386/i386at/conf.c (dev_name_list): Remove the `iopl' device. * DEVELOPMENT: Document this. --- i386/Makefrag.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'i386/Makefrag.am') diff --git a/i386/Makefrag.am b/i386/Makefrag.am index 3b97d86..50eaecf 100644 --- a/i386/Makefrag.am +++ b/i386/Makefrag.am @@ -32,7 +32,6 @@ libkernel_a_SOURCES += \ i386/i386at/immc.c \ i386/i386at/int_init.c \ i386/i386at/interrupt.S \ - i386/i386at/iopl.c \ i386/i386at/kd.c \ i386/i386at/kd.h \ i386/i386at/kd_event.c \ @@ -85,8 +84,6 @@ libkernel_a_SOURCES += \ i386/i386/idt-gen.h \ i386/i386/idt.c \ i386/i386/idt_inittab.S \ - i386/i386/io_emulate.c \ - i386/i386/io_emulate.h \ i386/i386/io_map.c \ i386/i386/io_port.h \ i386/i386/iopb.c \ -- cgit v1.2.3