diff options
Diffstat (limited to 'include/litmus/rt_param.h')
-rw-r--r-- | include/litmus/rt_param.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/litmus/rt_param.h b/include/litmus/rt_param.h index 5539b26588e6..4cd06dd32906 100644 --- a/include/litmus/rt_param.h +++ b/include/litmus/rt_param.h | |||
@@ -248,9 +248,6 @@ struct rt_param { | |||
248 | struct control_page * ctrl_page; | 248 | struct control_page * ctrl_page; |
249 | }; | 249 | }; |
250 | 250 | ||
251 | /* Possible RT flags */ | ||
252 | #define RT_F_EXIT_SEM 0x00000008 | ||
253 | |||
254 | #endif | 251 | #endif |
255 | 252 | ||
256 | #endif | 253 | #endif |