summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/io/bspIo.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-21 00:24:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-21 00:24:51 +0000
commitc610a1f300b410fb58a9af21884000fcabc9aa02 (patch)
tree5e2455eda5b1802310723c166dafb640a15094f1 /c/src/lib/libbsp/i386/shared/io/bspIo.h
parentUpdate from Erik Ivanenko <erik.ivanenko@utoronto.ca> to bring the (diff)
downloadrtems-c610a1f300b410fb58a9af21884000fcabc9aa02.tar.bz2
Update from Eric Valette <valette@crf.canon.fr>:
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.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/shared/io/bspIo.h1
1 files changed, 0 insertions, 1 deletions
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