#include "sjf.h" void sched_sjf(struct proc *list, int *schedule) { return; }