mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 06:27:10 +08:00
* Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Rename existing bsp_reset() to bsp_sysReset() since the prototype did not match the standard one. Add standard bsp_reset(). * startup/bspreset.c: New file.