Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
early_printk.c File Reference
#include <linux/serial_reg.h>
#include <loongson.h>

Go to the source code of this file.

Macros

#define PORT(base, offset)   (u8 *)(base + offset)
 

Functions

void prom_putchar (char c)
 

Macro Definition Documentation

#define PORT (   base,
  offset 
)    (u8 *)(base + offset)

Definition at line 16 of file early_printk.c.

Function Documentation

void prom_putchar ( char  c)

Definition at line 28 of file early_printk.c.