Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
malta-console.c File Reference
#include <linux/console.h>
#include <linux/init.h>
#include <linux/serial_reg.h>
#include <asm/io.h>

Go to the source code of this file.

Macros

#define PORT(offset)   (0x3f8 + (offset))
 

Functions

int prom_putchar (char c)
 

Macro Definition Documentation

#define PORT (   offset)    (0x3f8 + (offset))

Definition at line 26 of file malta-console.c.

Function Documentation

int prom_putchar ( char  c)

Definition at line 39 of file malta-console.c.