Skip to content

Commit

Permalink
Clean kernel/sched/sched.h root_task_group already defined in include.
Browse files Browse the repository at this point in the history
  • Loading branch information
dorimanx committed Sep 23, 2013
1 parent 8d68c1d commit 11d0707
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kernel/sched/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,6 @@ struct task_group {
#define MAX_SHARES (1UL << 18)
#endif

/* Default task group.
* Every task in system belong to this group at bootup.
*/
extern struct task_group root_task_group;

typedef int (*tg_visitor)(struct task_group *, void *);

extern int walk_tg_tree_from(struct task_group *from,
Expand Down

0 comments on commit 11d0707

Please sign in to comment.