forked from Imagelibrary/rtems
Fixed missing prototype for SystemInit_ExtMemCtl(). This file is STM code and SystemInit_ExtMemCtl() is protyped for BSP use in bsp.h. We do not want to include that in this file to avoid potential conflicts.
Fixed missing prototype for SystemInit_ExtMemCtl(). This file is STM code and SystemInit_ExtMemCtl() is protyped for BSP use in bsp.h. We do not want to include that in this file to avoid potential conflicts.