zephyr/subsys/fs/ext2
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
CMakeLists.txt
Kconfig
ext2.h
ext2_bitmap.c
ext2_bitmap.h
ext2_disk_access.c
ext2_diskops.c
ext2_diskops.h
ext2_format.c
ext2_impl.c
ext2_impl.h
ext2_ops.c
ext2_struct.h