1 #ifndef __ASM_EMEV2_H__ 2 #define __ASM_EMEV2_H__ 3 4 extern const struct smp_operations emev2_smp_ops; 5 6 #endif /* __ASM_EMEV2_H__ */ 7
1 #ifndef __ASM_EMEV2_H__ 2 #define __ASM_EMEV2_H__ 3 4 extern const struct smp_operations emev2_smp_ops; 5 6 #endif /* __ASM_EMEV2_H__ */ 7