diff options
Diffstat (limited to 'include/apos/cpu.h')
| -rw-r--r-- | include/apos/cpu.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/apos/cpu.h b/include/apos/cpu.h deleted file mode 100644 index 81fb07e..0000000 --- a/include/apos/cpu.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef APOS_CPU_H -#define APOS_CPU_H - -#include <apos/tcb.h> - -id_t cpu_id(); -/* TODO: add more cpu handling functions */ - -#endif /* APOS_CPU_H */ |
