hide purely dependency-triggering functions in stdio __toread & __towrite
[musl] / arch / mips / bits / shm.h
index f4b8712..6652d65 100644 (file)
@@ -1,7 +1,6 @@
 #define SHMLBA 4096
 
-struct shmid_ds
-{
+struct shmid_ds {
        struct ipc_perm shm_perm;
        size_t shm_segsz;
        time_t shm_atime;