This fixes some number formatting errors for 64-bit targets - GPT_HEADER_SIGNATURE is defined as "unsigned long long", so just print it as it is (without PRI macro) - The size of blkcnt_t depends on CONFIG_FS_LARGEFILE and CONFIG_HAVE_LONG_LONG Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae> |
||
|---|---|---|
| .. | ||
| fs_gpt.c | ||
| fs_mbr.c | ||
| fs_partition.c | ||
| fs_ptable.c | ||
| Kconfig | ||
| Make.defs | ||
| partition.h | ||