aboutsummaryrefslogtreecommitdiff
path: root/include/apos/arch.h
blob: b846876aa94f4afd7ceff7b36dbf1cc8110f2384 (plain) (blame)
1
2
3
4
5
6
#ifndef APOS_ARCH_H
#define APOS_ARCH_H

void arch_setup(void *fdt);

#endif /* APOS_ARCH_H */