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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Dgdb-stub.h119 #define gdbstub_proto(FMT,...) gdbstub_printk(FMT,##__VA_ARGS__) macro
121 #define gdbstub_proto(FMT,...) ({ 0; }) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/include/asm/
H A Dgdb-stub.h119 #define gdbstub_proto(FMT,...) gdbstub_printk(FMT,##__VA_ARGS__) macro
121 #define gdbstub_proto(FMT,...) ({ 0; }) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dgdb-stub.h164 #define gdbstub_proto(FMT, ...) gdbstub_printk(FMT, ##__VA_ARGS__) macro
166 #define gdbstub_proto(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dgdb-stub.h164 #define gdbstub_proto(FMT, ...) gdbstub_printk(FMT, ##__VA_ARGS__) macro
166 #define gdbstub_proto(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro

Completed in 100 milliseconds