#ifndef __ARCH_ORION_COMMON_H__ #define __ARCH_ORION_COMMON_H__ /* * Basic Orion init functions used early by machine-setup. */ void __init orion_map_io(void); #endif /* __ARCH_ORION_COMMON_H__ */