Skip to content
Commit 71d28e6c authored by Bob Wilson's avatar Bob Wilson Committed by Chris Zankel
Browse files

[XTENSA] Clean up stat structs.



Avoid using typedefs for stat fields.
Make stat64.st_blocks an unsigned long long to avoid endian-specific
padding with 32-bit values.
Clean up signed vs. unsigned and int vs. long types to be consistent
with other uses of these values.

Signed-off-by: default avatarBob Wilson <bob.wilson@acm.org>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 36dffadb
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