summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-18 21:16:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-18 21:16:42 +0000
commit1487880d2c5ca2b5054313b2c7bec0d3d48d334a (patch)
tree5df9322f0a1891a42ebb5c5f928d009ab36d7cfc /cpukit/libcsupport/include
parent2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1487880d2c5ca2b5054313b2c7bec0d3d48d334a.tar.bz2
2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/include/rtems/libcsupport.h, libcsupport/src/scandir.c, libmisc/cpuuse/cpuusagereset.c, libmisc/monitor/mon-monitor.c, libmisc/serdbg/serdbg.c, libmisc/serdbg/serdbg.h, libnetworking/netinet/in_cksum_powerpc.h, shttpd/compat_rtems.h: Fix warnings.
Diffstat (limited to 'cpukit/libcsupport/include')
-rw-r--r--cpukit/libcsupport/include/rtems/libcsupport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libcsupport/include/rtems/libcsupport.h b/cpukit/libcsupport/include/rtems/libcsupport.h
index fb5ce94c14..40ce4bf9d2 100644
--- a/cpukit/libcsupport/include/rtems/libcsupport.h
+++ b/cpukit/libcsupport/include/rtems/libcsupport.h
@@ -40,6 +40,7 @@ extern void libc_init(void);
extern int host_errno(void);
extern void fix_syscall_errno(void);
extern size_t malloc_free_space(void);
+extern void open_dev_console(void);
/*
* Prototypes required to install newlib reentrancy user extension