define LONG_MAX via arch alltypes.h, strip down bits/limits.h
[musl] / arch / microblaze / bits / stat.h
index a8c0283..ce6a6bd 100644 (file)
@@ -1,8 +1,7 @@
 /* copied from kernel definition, but with padding replaced
  * by the corresponding correctly-sized userspace types. */
 
-struct stat
-{
+struct stat {
        dev_t st_dev;
        ino_t st_ino;
        mode_t st_mode;