diff options
| author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2007-10-04 21:31:08 -0400 |
|---|---|---|
| committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2007-10-04 21:31:08 -0400 |
| commit | a9ae5eeea150f11e83035aa92bbf73274e68f8d2 (patch) | |
| tree | 7f180985ce8eff320a23fb6b87c71b000e3220c9 /include/linux | |
| parent | d6ce337cf4c70c6b07fb3b4986482fb1f277394a (diff) | |
| parent | 197eb6ab50c2b60963bc62a10501df0a0fdb133a (diff) | |
Merge with qemu branch
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sched_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched_plugin.h b/include/linux/sched_plugin.h index 61080d2a73..fa0716f0eb 100644 --- a/include/linux/sched_plugin.h +++ b/include/linux/sched_plugin.h | |||
| @@ -110,7 +110,6 @@ struct sched_plugin { | |||
| 110 | 110 | ||
| 111 | /* scheduler invocation */ | 111 | /* scheduler invocation */ |
| 112 | scheduler_tick_t scheduler_tick; | 112 | scheduler_tick_t scheduler_tick; |
| 113 | scheduler_tick_t algo_scheduler_tick; | ||
| 114 | schedule_t schedule; | 113 | schedule_t schedule; |
| 115 | finish_switch_t finish_switch; | 114 | finish_switch_t finish_switch; |
| 116 | 115 | ||
