mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 07:31:08 +08:00
* Makefile.am: Added libmisc/shell/shellconfig.h to the installed header list. * libmisc/shell/shell_cmdset.c: Let the Initial command add occur in any order rather than before any commands have been added. Also made the command's strings be copies rather than references. * sapi/src/ioregisterdriver.c: Return the I/O initialise calls result.