mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 06:04:44 +01:00
Some systems (like 32-bit RISC-V) only have the 64-bit time_t versions
of syscalls. So handle the 32-bit time_t version of those being
undefined.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| sleep.c | ||
| sleep.h | ||
| sleep_trace.h | ||