gint/include/gint/defs
Lephe 85d30fa59b
kernel: specify the return values of standard GINT_CALLs
They return 0 by default, which corresponds to TIMER_CONTINUE when used
in timers. Add new *_STOP variables which return 1 (TIMER_STOP).
2021-04-26 22:01:14 +02:00
..
attributes.h keydev: add a keyboard device layer to abstract away globals 2021-03-05 09:31:34 +01:00
call.h kernel: specify the return values of standard GINT_CALLs 2021-04-26 22:01:14 +02:00
types.h add utility types BFile_FileType, off_t 2021-04-26 21:58:52 +02:00
util.h core, tmu: add gint_switch(), return to menu, and improve timer code 2020-05-10 14:03:41 +02:00