blob: 224b44618a723ec954023672de1c9bac1ce05e6f [file] [log] [blame]
Tzachi Perelstein585cf172007-10-23 15:14:41 -04001#ifndef __ARCH_ORION_COMMON_H__
2#define __ARCH_ORION_COMMON_H__
3
4/*
5 * Basic Orion init functions used early by machine-setup.
6 */
7void __init orion_map_io(void);
8
9#endif /* __ARCH_ORION_COMMON_H__ */