DEBSOURCES
Skip Quicknav
sources / linux / 4.9.228-1 / arch / frv / include / asm / smp.h
123456789
#ifndef __ASM_SMP_H #define __ASM_SMP_H #ifdef CONFIG_SMP #error SMP not supported #endif #endif