diff options
| author | jsing <> | 2025-04-21 12:23:09 +0000 | 
|---|---|---|
| committer | jsing <> | 2025-04-21 12:23:09 +0000 | 
| commit | e66fd50b80dc444eecc875f61de9cdfd63bf8ad7 (patch) | |
| tree | 01fa0f96714e06e5383bcb906d76e46f5723aa16 /src/lib/libc/stdlib/rand.c | |
| parent | 6ec713262951778bc2878d3049d4468bf40f43d2 (diff) | |
| download | openbsd-e66fd50b80dc444eecc875f61de9cdfd63bf8ad7.tar.gz openbsd-e66fd50b80dc444eecc875f61de9cdfd63bf8ad7.tar.bz2 openbsd-e66fd50b80dc444eecc875f61de9cdfd63bf8ad7.zip | |
Use standard integer types rather than custom typedefs.
Replace u32 with uint32_t, remove unused u16 and replace u8 with uint8_t.
ok tb@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
