From 3d36164fe5a366cf206ed3d2e8dc5b4d9e366c14 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 Jan 2016 21:18:41 +0100 Subject: Use linker set for root file system initialization Update #2408. --- cpukit/libcsupport/include/rtems/libio.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/libcsupport/include/rtems') diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h index 7a49978de0..28b4627c3e 100644 --- a/cpukit/libcsupport/include/rtems/libio.h +++ b/cpukit/libcsupport/include/rtems/libio.h @@ -1489,8 +1489,6 @@ extern const rtems_libio_helper rtems_libio_post_driver_helper; extern const rtems_libio_helper rtems_libio_exit_helper; -extern const rtems_libio_helper rtems_fs_init_helper; - void rtems_libio_helper_null(void); void rtems_libio_post_driver(void); -- cgit v1.2.3