Skip to content
Commit 6cb46597 authored by Rich Felker's avatar Rich Felker
Browse files

sh: fix build failure for J2 cpu with SMP disabled



The sh asm/smp.h defines a fallback hard_smp_processor_id macro for
the !SMP case, but linux/smp.h never includes asm/smp.h in the !SMP
case.

Signed-off-by: default avatarRich Felker <dalias@libc.org>
parent 6da6c0db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment