mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 11:40:14 +08:00
* libblock/src/bdbuf.c: Cast bdbuf->state to int32_t before shifting << 16 (Can not shift an enum by << 16 on 16bit).
* libblock/src/bdbuf.c: Cast bdbuf->state to int32_t before shifting << 16 (Can not shift an enum by << 16 on 16bit).