From be78fcb0acc665d4db8edb9cda53f6863d27dd85 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 7 Jan 2022 16:32:05 +0200 Subject: Improved header dependency tree --- include/apos/cpu.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 include/apos/cpu.h (limited to 'include/apos/cpu.h') 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 - -id_t cpu_id(); -/* TODO: add more cpu handling functions */ - -#endif /* APOS_CPU_H */ -- cgit v1.3