Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcsh/include/
H A Ddebug.h54 #define __dbg_heart_beat(x) do {} while (/* CONSTCOND */ 0) macro
/netbsd-src/sys/arch/hpcsh/hpcsh/
H A Ddebug.c61 __dbg_heart_beat(enum heart_beat cause) /* 16bpp R:G:B = 5:6:5 only */ in __dbg_heart_beat() function