From 2a50c925882fe2d6535f130401eb6d4a4feb3e93 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 20 Feb 2006 20:32:44 +0000 Subject: 2006-02-20 Thomas Schwinge Remove unused and unsupported code. Consult the file `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida . * i386/i386at/asm_startup.h: Remove file. * i386/i386at/phys_mem_grab_page.c: Likewise. * i386/Makefile.in (i386at-files): Remove `phys_mem_grab_page.c'. --- i386/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i386/Makefile.in') diff --git a/i386/Makefile.in b/i386/Makefile.in index eaa03b7..fdd04f2 100644 --- a/i386/Makefile.in +++ b/i386/Makefile.in @@ -72,7 +72,7 @@ endif # Source files for any i386 kernel i386at-files = autoconf.c blit.c conf.c cons_conf.c rtc.c \ i386at_ds_routines.c immc.c int_init.c iopl.c kd.c kd_event.c \ - kd_mouse.c kd_queue.c model_dep.c phys_mem_grab_page.c pic_isa.c + kd_mouse.c kd_queue.c model_dep.c pic_isa.c i386-files = ast_check.c db_disasm.c db_interface.c db_trace.c debug_i386.c \ fpe_linkage.c fpu.c gdt.c hardclock.c idt.c io_emulate.c io_map.c \ iopb.c ktss.c kttd_interface.c ldt.c loose_ends.c mp_desc.c pcb.c \ -- cgit v1.2.3