You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Привет, Debian 10. 13 , версия ядра 4.19.0-26-amd64
Ошибку выдает при сборке
error: implicit declaration of function ‘__smp_processor_id’; did you mean ‘smp_processor_id’? [-Werror=implicit-function-declaration]
wk_cpu = __smp_processor_id();
The text was updated successfully, but these errors were encountered:
Привет, Debian 10. 13 , версия ядра 4.19.0-26-amd64
Ошибку выдает при сборке
error: implicit declaration of function ‘__smp_processor_id’; did you mean ‘smp_processor_id’? [-Werror=implicit-function-declaration]
wk_cpu = __smp_processor_id();
The text was updated successfully, but these errors were encountered: