Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
early_printk.h File Reference

Go to the source code of this file.

Macros

#define setup_early_printk(fmt)   do { } while (0)
 
#define enable_shadow_console(fmt)   do { } while (0)
 
#define early_shadow_stamp()   do { } while (0)
 

Macro Definition Documentation

#define early_shadow_stamp ( )    do { } while (0)

Definition at line 33 of file early_printk.h.

#define enable_shadow_console (   fmt)    do { } while (0)

Definition at line 32 of file early_printk.h.

#define setup_early_printk (   fmt)    do { } while (0)

Definition at line 31 of file early_printk.h.