Searched defs:gdbstub_proto (Results 1 – 2 of 2) sorted by relevance
119 #define gdbstub_proto(FMT,...) gdbstub_printk(FMT,##__VA_ARGS__) macro121 #define gdbstub_proto(FMT,...) ({ 0; }) macro
164 #define gdbstub_proto(FMT, ...) gdbstub_printk(FMT, ##__VA_ARGS__) macro166 #define gdbstub_proto(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro