Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
uncompress.h File Reference
#include <mach/regs-serial.h>
#include <mach/map.h>
#include <linux/serial_reg.h>

Go to the source code of this file.

Macros

#define arch_decomp_wdog()
 
#define TX_DONE   (UART_LSR_TEMT | UART_LSR_THRE)
 

Macro Definition Documentation

#define arch_decomp_wdog (   void)

Definition at line 27 of file uncompress.h.

#define TX_DONE   (UART_LSR_TEMT | UART_LSR_THRE)

Definition at line 29 of file uncompress.h.