Skip to content
Commit 67e0603b authored by Gregory Nutt's avatar Gregory Nutt
Browse files

fs/cromfs: Block length only needs to be uint16_t, not uint32_t. Add pading...

fs/cromfs:  Block length only needs to be uint16_t, not uint32_t.  Add pading to node structure to assue that alignment is the same on all platforms.  tools/gencromfs.c:  Fix the target offset of the '.' hard link.
parent 853c1234
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment