|
PS2SDK
PS2 Homebrew Libraries
|
#include <types.h>
Include dependency graph for mbr_types.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | MBR_BOOT_SIGNATURE 0xAA55 |
| #define | MBR_PART_TYPE_GPT_PROTECTIVE_MBR 0xEE |
Functions | |
| struct | __attribute__ ((packed)) _mbr_partition_entry |
Variables | |
| mbr_partition_entry | |
| master_boot_record | |
MBR partition definitions.
Definition in file mbr_types.h.