1 2 3 4 5 6
#ifndef APOS_ARCH_H #define APOS_ARCH_H void arch_setup(void *fdt); #endif /* APOS_ARCH_H */