JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#ifndef _ASM_PARISC_TOPOLOGY_H #define _ASM_PARISC_TOPOLOGY_H #ifdef CONFIG_GENERIC_ARCH_TOPOLOGY #include #include #else static inline void init_cpu_topology(void) { } static inline void store_cpu_topology(unsigned int cpuid) { } static inline void reset_cpu_topology(void) { } #endif #include #endif /* _ASM_ARM_TOPOLOGY_H */