Retro Rocket Kernel
BASIC-Powered Operating System
partition_table_t Struct Reference

A disk partition table consisiting of four partition_t. More...

#include <partition.h>

+ Collaboration diagram for partition_table_t:

Data Fields

partition_t p_entry [4]
 Partition entries. More...
 

Detailed Description

A disk partition table consisiting of four partition_t.

Field Documentation

◆ p_entry

partition_t partition_table_t::p_entry[4]

Partition entries.