Linux Kernel
3.7.1
|
#include "m32r_sio.c"
Go to the source code of this file.
Macros | |
#define | STATIC static |
#define | memzero(s, n) memset ((s), 0, (n)) |
Functions | |
void | decompress_kernel (int mmu_on, unsigned char *zimage_data, unsigned int zimage_len, unsigned long heap) |