mirror of
https://github.com/torvalds/linux
synced 2026-06-22 10:52:05 +09:00
Note that because of minimum compiler version enforcement in linux/compiler.h these days the check for sparc32 buggy __builtin_trap() can be safely removed. Signed-off-by: David S. Miller <davem@davemloft.net>
2 lines
27 B
C
2 lines
27 B
C
#include <asm-sparc/bug.h>
|