Skip to content
Commit e7ded11a authored by Andy Ross's avatar Andy Ross Committed by Andrew Boie
Browse files

kernel: Prune ksched.h of dead code



There was a ton of junk in this header.  Pare it down to just the
stuff actually used by code outside of sched.c, move the needed
internal stuff into sched.c itself, and drop everything else.

Note that (other than the tiny inlines that remain here in the header)
the scheduler interface exposed to the rest of the system is now
composed of just 12 functions.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 341b4273
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment