mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Better document PE headers
This commit is contained in:
parent
50394064d7
commit
9dd50f7dfc
3 changed files with 86 additions and 17 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
struct NtImageSectionHeader {
|
||||
|
||||
uint8_t Name[8];
|
||||
char Name[8];
|
||||
|
||||
union {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue