fix microblaze definition of struct stat
authorRich Felker <dalias@aerifal.cx>
Fri, 18 Jul 2014 18:55:30 +0000 (14:55 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 18 Jul 2014 18:55:30 +0000 (14:55 -0400)
commitd69ab5b3686acf75fdf5db6fad19c2c6a510bb4f
tree8a761e5ee83b8a53aa755ff288aa1ffd8c91088a
parent200d15479c0bc48471ee7b8e538ce33af990f82e
fix microblaze definition of struct stat

the erroneous definition was missed because with works with qemu
user-level emulation, which also has the wrong definition. the actual
kernel uses the asm-generic generic definition.
arch/microblaze/bits/stat.h