From c610a1f300b410fb58a9af21884000fcabc9aa02 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 21 Sep 1998 00:24:51 +0000 Subject: Update from Eric Valette : Here are patches that bring 980911 back to what I think is a correct version of raw IDT management as well as a correct initialisation of video console and rtems managed interrupts. --- c/src/lib/libbsp/i386/shared/io/bspIo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/i386/shared/io/bspIo.h') diff --git a/c/src/lib/libbsp/i386/shared/io/bspIo.h b/c/src/lib/libbsp/i386/shared/io/bspIo.h index e9dc6f4bfb..0ff070c4c5 100644 --- a/c/src/lib/libbsp/i386/shared/io/bspIo.h +++ b/c/src/lib/libbsp/i386/shared/io/bspIo.h @@ -26,7 +26,6 @@ typedef char (*BSP_polling_getchar_function_type) (void); extern BSP_output_char_function_type BSP_output_char; extern BSP_polling_getchar_function_type BSP_poll_char; -extern void BSP_emergency_output_init(void); /* * All the function declared as extern after this comment * are available for each ix86 BSP by compiling and linking -- cgit v1.2.3