summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/console.h')
-rw-r--r--cpukit/libcsupport/include/console.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/libcsupport/include/console.h b/cpukit/libcsupport/include/console.h
index 7bc6b5e3d4..2d2f380012 100644
--- a/cpukit/libcsupport/include/console.h
+++ b/cpukit/libcsupport/include/console.h
@@ -24,10 +24,6 @@ extern "C" {
{ console_initialize, console_open, console_close, \
console_read, console_write, console_control }
-void console_reserve_resources(
- rtems_configuration_table *configuration
-);
-
rtems_device_driver console_initialize(
rtems_device_major_number,
rtems_device_minor_number,