blob: 224b44618a723ec954023672de1c9bac1ce05e6f [file] [log] [blame]
#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__ */