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/arch.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 include/apos/arch.h (limited to 'include/apos/arch.h') diff --git a/include/apos/arch.h b/include/apos/arch.h deleted file mode 100644 index b846876..0000000 --- a/include/apos/arch.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef APOS_ARCH_H -#define APOS_ARCH_H - -void arch_setup(void *fdt); - -#endif /* APOS_ARCH_H */ -- cgit v1.3