Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
generic.h File Reference

Go to the source code of this file.

Functions

void __init netx_map_io (void)
 
void __init netx_init_irq (void)
 
void netx_restart (char, const char *)
 

Variables

struct sys_timer netx_timer
 

Function Documentation

void __init netx_init_irq ( void  )

Definition at line 167 of file generic.c.

void __init netx_map_io ( void  )

Definition at line 41 of file generic.c.

void netx_restart ( char  ,
const char  
)

Definition at line 190 of file generic.c.

Variable Documentation

struct sys_timer netx_timer

Definition at line 155 of file time.c.