#ifndef _ASM_METAG_SETUP_H #define _ASM_METAG_SETUP_H #include <uapi/asm/setup.h> extern const struct machine_desc *setup_machine_fdt(void *dt); void per_cpu_trap_init(unsigned long); extern void __init dump_machine_table(void); #endif /* _ASM_METAG_SETUP_H */Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| james hogan | james hogan | 27 | 69.23% | 1 | 50.00% |
| rob herring | rob herring | 12 | 30.77% | 1 | 50.00% |
| Total | 39 | 100.00% | 2 | 100.00% |