syscalls.h: fix error in headers
authorAlan Cox <alan@linux.intel.com>
Fri, 29 Sep 2017 21:10:09 +0000 (22:10 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 29 Sep 2017 21:10:09 +0000 (22:10 +0100)
Library/include/syscalls.h

index f41564e..7f4541b 100644 (file)
@@ -24,7 +24,6 @@ struct _uzisysinfoblk {
   uint16_t usedk;              /* Used memory in KB */
   uint16_t config;             /* Config flag mask */
   uint16_t loadavg[3];
-  uint32_t spare;
   uint16_t swapk;
   uint16_t swapusedk;
   uint8_t cputype;             /* CPU type information */