Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dprocess_64.c106 static void show_regwindow32(struct pt_regs *regs) in show_regwindow32() function
127 #define show_regwindow32(regs) do { } while (0) macro