aboutsummaryrefslogtreecommitdiffstats
path: root/src/sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sched.c')
-rw-r--r--src/sched.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sched.c b/src/sched.c
index 801c45f2..f8ddb5d7 100644
--- a/src/sched.c
+++ b/src/sched.c
@@ -304,7 +304,7 @@ sched_report_shutdown(void)
}
// Shutdown the machine if not already in the process of shutting down
-void
+void __always_inline
sched_try_shutdown(uint_fast8_t reason)
{
if (!shutdown_status)