Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
main.c File Reference
#include "boot.h"

Go to the source code of this file.

Functions

struct boot_params boot_params __attribute__ ((aligned(16)))
 
void main (void)
 

Variables

charHEAP = _end
 
charheap_end = _end
 

Function Documentation

void main ( void  )

Definition at line 134 of file main.c.

Variable Documentation

char* HEAP = _end

Definition at line 20 of file main.c.

char* heap_end = _end

Definition at line 21 of file main.c.