Home
last modified time | relevance | path

Searched defs:BREAK (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Ddbg.h3 #define BREAK asm volatile ("halt") macro
5 #define BREAK *(volatile unsigned char *)0xdeadbee0 = 0 macro
/arch/h8300/include/asm/
Ddbg.h2 #define BREAK asm volatile ("trap #3") macro