Skip to content

Commit

Permalink
define how the endianness bit is used
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Jun 5, 2011
1 parent 902d905 commit e331522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pdds/draft/pdd32_m0.pod
Expand Up @@ -622,7 +622,7 @@ The header has the following structure:
0x? : 1 byte number of bytes in an I registers
0x? : 1 byte number of bytes in an N register
0x? : 1 byte number of bytes in a pointer
0x? : 1 byte for endianness
0x? : 1 byte for endianness (1 for big, 0 for little)
xxxxx : padding

The directory segment will be a list of offsets to the starts of chunks within
Expand Down

0 comments on commit e331522

Please sign in to comment.