|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/param.h>#include <linux/init.h>#include <linux/interrupt.h>#include <linux/io.h>#include <linux/mm.h>#include <linux/bootmem.h>#include <asm/pgalloc.h>#include <asm/machdep.h>#include <asm/coldfire.h>#include <asm/m54xxsim.h>#include <asm/mcfuart.h>#include <asm/m54xxgpt.h>Go to the source code of this file.
Functions | |
| void __init | config_BSP (char *commandp, int size) |
1.8.2