dbg.h 55 B

123
  1. #define DEBUG 1
  2. #define BREAK asm volatile ("trap #3")