Chung-Lin Tang 7cf8ac4c31 linux-generic: fix alignment of struct stat/statfs for nios2
The hard alignment of 8 was appropriate for most platforms for
which 8-byte values are 8-byte aligned, but this is not true
for the nios2 platform, so only align to the alignment of the
8-byte type on the platform.

Remove the explicit alignment of struct statfs as it's redundant.
2013-11-20 16:12:18 -05:00
..
2013-10-30 17:32:08 +10:00
2013-08-21 19:48:48 +02:00
2013-10-30 17:32:08 +10:00
2013-10-30 17:32:08 +10:00
2013-10-30 17:32:08 +10:00
2013-10-08 21:25:12 +02:00
2013-06-06 02:15:33 +02:00
2013-10-30 17:32:08 +10:00
2013-09-23 00:52:09 -04:00