void HAL_InitDevices(uint32_t flags)
Entry | |
---|---|
flags | Currently unused; all bits are set to 0. |
Exit | |
---|---|
- |
This call is made by the kernel once it is ready to accept device registrations via RISCOS_AddDevice. This entry should not be called at any other time.