zephyr/subsys/random
Daniel Leung c51d80fd40 random: syscalls: use zephyr_syscall_header
This adds a few line use zephyr_syscall_header() to include
headers containing syscall function prototypes.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:57:45 -04:00
..
CMakeLists.txt
Kconfig
rand32_ctr_drbg.c
rand32_entropy_device.c
rand32_handlers.c
rand32_timer.c
rand32_xoshiro128.c