Re: [PATCH 09/10] plugins/api: split out time control helpers
On 2/25/25 03:08, Alex Bennée wrote: These are only usable in system mode where we control the timer. For user-mode make them NOPs. Signed-off-by: Alex Bennée --- plugins/api-system.c | 34 ++ plugins/api-user.c | 17 + plugins/api.c
[PATCH 09/10] plugins/api: split out time control helpers
These are only usable in system mode where we control the timer. For user-mode make them NOPs. Signed-off-by: Alex Bennée --- plugins/api-system.c | 34 ++ plugins/api-user.c | 17 + plugins/api.c| 41 -