From 8e236ee20fddac1f3728fccfb7b8c017506321ea Mon Sep 17 00:00:00 2001 From: Jonathan Herman Date: Fri, 14 Oct 2011 19:31:13 -0400 Subject: Tasks are now scheduled using servers --- include/litmus/rt_param.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/litmus/rt_param.h') diff --git a/include/litmus/rt_param.h b/include/litmus/rt_param.h index f15b1ad5fa3c..55419d411614 100644 --- a/include/litmus/rt_param.h +++ b/include/litmus/rt_param.h @@ -212,8 +212,6 @@ struct rt_param { /* Pointer to the page shared between userspace and kernel. */ struct control_page * ctrl_page; - - /* int go; */ }; /* Possible RT flags */ -- cgit v1.2.2