11namespace Block_device {
16 Primary_partitions = 4
39} __attribute__((packed));
48} __attribute__((packed));
56 Superblock_offset = 1024,
57 Superblock_magic = 0xef53,
58 Superblock_version = 1,
71} __attribute__((packed));
unsigned char l4_uint8_t
Unsigned 8bit value.
unsigned int l4_uint32_t
Unsigned 32bit value.
unsigned short int l4_uint16_t
Unsigned 16bit value.
Common L4 ABI Data Types.