Linux Kernel
3.7.1
|
#include <stddef.h>
#include "types.h"
#include "elf.h"
#include "string.h"
#include "stdio.h"
#include "page.h"
#include "ops.h"
#include "of.h"
Go to the source code of this file.
Functions | |
void | of_console_init (void) |
Definition at line 41 of file ofconsole.c.