Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
xenomai
Commits
45cdd37e
Commit
45cdd37e
authored
May 25, 2021
by
Jan Kiszka
Browse files
cobalt/tick: dovetail: Drop pointless inline specifier from pipeline_must_force_program_tick
Signed-off-by:
Jan Kiszka
<
jan.kiszka@siemens.com
>
parent
7b6dd52e
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/cobalt/kernel/dovetail/pipeline/tick.h
View file @
45cdd37e
...
...
@@ -11,6 +11,6 @@ void pipeline_uninstall_tick_proxy(void);
struct
xnsched
;
inline
bool
pipeline_must_force_program_tick
(
struct
xnsched
*
sched
);
bool
pipeline_must_force_program_tick
(
struct
xnsched
*
sched
);
#endif
/* !_COBALT_KERNEL_IPIPE_TICK_H */
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment