Home
last modified time | relevance | path

Searched refs:PRINT_FATAL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Ddebug.h253 #define PRINT_FATAL(x...) panic ( PRINTK_HEADER x ) macro
259 #define PRINT_FATAL(x...) printk ( KERN_DEBUG PRINTK_HEADER x ) macro