aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/include/sched/idle.h
blob: 3b6e40a792744f3cd8ef382d26c811ccf4962d0e (plain) (blame)
1
2
3
4
5
6
#ifndef IDLE_H
#define IDLE_H

void idle_entry(char args);

#endif