Files

7 lines
129 B
C
Raw Permalink Normal View History

2024-05-07 18:09:20 +08:00
#ifndef __ASM_EMEV2_H__
#define __ASM_EMEV2_H__
extern const struct smp_operations emev2_smp_ops;
#endif /* __ASM_EMEV2_H__ */