about summary refs log tree commit diff
path: root/sysdeps/arc/utmp-size.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arc/utmp-size.h')
-rw-r--r--sysdeps/arc/utmp-size.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/arc/utmp-size.h b/sysdeps/arc/utmp-size.h
new file mode 100644
index 0000000000..a247fcd3da
--- /dev/null
+++ b/sysdeps/arc/utmp-size.h
@@ -0,0 +1,3 @@
+/* arc has less padding than other architectures with 64-bit time_t.  */
+#define UTMP_SIZE 392
+#define LASTLOG_SIZE 296