add powerpc tls optimization related definitions to elf.h
[musl] / include / utmpx.h
index 44b501d..9e5cc95 100644 (file)
@@ -14,8 +14,7 @@ extern "C" {
 
 #include <bits/alltypes.h>
 
-struct utmpx
-{
+struct utmpx {
        short ut_type;
        pid_t ut_pid;
        char ut_line[32];