move IPC_STAT definition to a new bits/ipcstat.h file
[musl] / arch / microblaze / bits / msg.h
index 3db8576..bc8436c 100644 (file)
@@ -1,5 +1,4 @@
-struct msqid_ds
-{
+struct msqid_ds {
        struct ipc_perm msg_perm;
        time_t msg_stime;
        int __unused1;