Crate bzimage

Crate bzimage 

Source

Structs§

BzImageHeader

Constants§

HEADER_SIZE
The header size in bytes (the packed header is 64 bytes).
MAGIC
Four-byte ASCII magic that identifies a bzimage header on disk: DMNZ.
VERSION
Current on-disk format version.