Linux Kernel
3.7.1
|
Data Fields | |
uint32_t | sig |
atomic_t | start |
atomic_t | size |
uint8_t | data [0] |
Definition at line 29 of file ram_core.c.
Definition at line 33 of file ram_core.c.
uint32_t sig |
Definition at line 30 of file ram_core.c.
atomic_t size |
Definition at line 32 of file ram_core.c.
atomic_t start |
Definition at line 31 of file ram_core.c.