ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
[deliverable/linux.git] / arch / arm / mach-shmobile / emev2.h
CommitLineData
c58b31aa
GU
1#ifndef __ASM_EMEV2_H__
2#define __ASM_EMEV2_H__
3
4extern const struct smp_operations emev2_smp_ops;
5
6#endif /* __ASM_EMEV2_H__ */
This page took 0.030377 seconds and 5 git commands to generate.