Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
start.c File Reference
#include <asm/machdep.h>
#include <asm/udbg.h>
#include "nonstdio.h"

Go to the source code of this file.

Functions

void xmon_map_scc (void)
 
int xmon_write (const void *ptr, int nb)
 
int xmon_readchar (void)
 
int xmon_read_poll (void)
 

Function Documentation

void xmon_map_scc ( void  )

Definition at line 13 of file start.c.

int xmon_read_poll ( void  )

Definition at line 29 of file start.c.

int xmon_readchar ( void  )

Definition at line 22 of file start.c.

int xmon_write ( const void ptr,
int  nb 
)

Definition at line 17 of file start.c.