mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 17:17:02 +08:00
The argument is now a void * and this was not reflected in the prototype or implementation. The argument was unused so this has no functional impact.