Searched defs:gdbstub_entry (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dgdb-stub.h158 #define gdbstub_entry(FMT, ...) gdbstub_printk(FMT, ##__VA_ARGS__) macro
160 #define gdbstub_entry(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro

Completed in 26 milliseconds