mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-19 18:55:04 +08:00
Add "(void) param;" annotation to address unused parameter warnings. Found with GCC's warning -Wunused-parameter.
shmdr
The mpci.h file provided in here is too simple for an MPCI with multiple ways to get to a node.
This version of the shm driver needs to be reorganized to follow the better model of the Ada version.