mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
3 lines
55 B
C
3 lines
55 B
C
|
#define DEBUG 1
|
||
|
#define BREAK asm volatile ("trap #3")
|