From fc6482bb7a6a638474565c90159997bd59069297 Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Fri, 28 Jan 2011 17:30:14 -0500 Subject: FMLP: remove old implementation --- include/litmus/edf_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/litmus/edf_common.h') diff --git a/include/litmus/edf_common.h b/include/litmus/edf_common.h index 80d4321cc87e..bbaf22ea7f12 100644 --- a/include/litmus/edf_common.h +++ b/include/litmus/edf_common.h @@ -22,6 +22,4 @@ int edf_ready_order(struct bheap_node* a, struct bheap_node* b); int edf_preemption_needed(rt_domain_t* rt, struct task_struct *t); -int edf_set_hp_task(struct pi_semaphore *sem); -int edf_set_hp_cpu_task(struct pi_semaphore *sem, int cpu); #endif -- cgit v1.2.2