#ifndef _DEV_H #define _DEV_H #include void dev_init(struct fdt_header* fdt); #endif /* _DEV_H */