/* * This is a dummy bsp_driver_level_hook routine. * * COPYRIGHT (c) 2015. * Cobham Gaisler. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. */ #include void bsp_driver_level_hook( int level ) { }