summaryrefslogtreecommitdiff
path: root/libhw_cr/host_include/libhw/host_alarmclock.h
AgeCommit message (Collapse)Author
2025-05-06Use C23Luke T. Shumaker
This gives us: - [[maybe_unused]] instead of [[gnu::unused]] - bool/true/false are predefined, so no need for <stdbool.h>
2025-04-05libobj, libmisc/private.h: Allow+force semicolonsLuke T. Shumaker
2025-03-26Have libhw_generic be independent of libcr, rename libhw to libhw_crLuke T. Shumaker