Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
promlib.c File Reference
#include <linux/kernel.h>
#include <asm/sgialib.h>
#include <asm/bcache.h>

Go to the source code of this file.

Functions

void prom_putchar (char c)
 
char prom_getchar (void)
 

Function Documentation

char prom_getchar ( void  )

Definition at line 33 of file promlib.c.

void prom_putchar ( char  c)

Definition at line 23 of file promlib.c.