glibc/sysdeps/arc/utmp-size.h

4 lines
120 B
C

/* arc has less padding than other architectures with 64-bit time_t. */
#define UTMP_SIZE 392
#define LASTLOG_SIZE 296