mirror of
https://github.com/drasko/codezero.git
synced 2026-06-17 06:14:08 +02:00
Changes since April
Clean up of build directories. Simplifications to capability model.
This commit is contained in:
8
include/l4/generic/idle.h
Normal file
8
include/l4/generic/idle.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __IDLE_H__
|
||||
#define __IDLE_H__
|
||||
|
||||
void setup_idle_task(void);
|
||||
void containers_setup_idle(void);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user