mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 18:20:31 +08:00
* libfs/src/devfs/devfs_mknod.c: Remove const cast. * libfs/src/imfs/ioman.c: Remove const cast. * libfs/src/devfs/devfs.h: Make device_name a const char*. * sapi/include/rtems/io.h: Make device_name a const char*.