mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>
|