Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <asm/bootinfo.h>
#include <asm/wbflush.h>
#include <asm/barrier.h>
#include <linux/module.h>
Go to the source code of this file.
Functions | |
void __init | wbflush_setup (void) |
EXPORT_SYMBOL (__wbflush) | |
Variables | |
void(* | __wbflush )(void) |
EXPORT_SYMBOL | ( | __wbflush | ) |