Skip to content

Commit

Permalink
test: just comment
Browse files Browse the repository at this point in the history
It's just a comment.

Signed-off-by: Tomasz Leman <[email protected]>
  • Loading branch information
tmleman committed Oct 10, 2023
1 parent 9f6c3dc commit 8aaf2a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zephyr/wrapper.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ int start_complete(void)
pm_policy_state_lock_get(PM_STATE_RUNTIME_IDLE, PM_ALL_SUBSTATES);
pm_policy_state_lock_get(PM_STATE_SOFT_OFF, PM_ALL_SUBSTATES);
#endif
/* It's just a comment */
return boot_complete();
}

Expand Down

0 comments on commit 8aaf2a4

Please sign in to comment.