Linux Kernel
3.7.1
|
#include <uapi/asm/setup.h>
Go to the source code of this file.
Functions | |
int | c6x_add_memory (phys_addr_t start, unsigned long size) |
void | machine_init (unsigned long dt_ptr) |
void | time_init (void) |
Variables | |
char | c6x_command_line [COMMAND_LINE_SIZE] |
unsigned long | ram_start |
unsigned long | ram_end |
int | c6x_num_cores |
unsigned int | c6x_silicon_rev |
unsigned int | c6x_devstat |
unsigned char | c6x_fuse_mac [6] |
int c6x_add_memory | ( | phys_addr_t | start, |
unsigned long | size | ||
) |
char c6x_command_line[COMMAND_LINE_SIZE] |