Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/string.h>
#include <asm/emma/emma2rh.h>
Go to the source code of this file.
Macros | |
#define | LED_BASE 0xb1400038 |
Functions | |
void | markeins_led_clear (void) |
void | markeins_led (const char *str) |
void | markeins_led_hex (u32 val) |
Variables | |
const unsigned long | clear = 0x20202020 |