mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-22 23:25:21 +02:00
(ARRAY_SIZE): Define it.
This commit is contained in:
@@ -78,6 +78,8 @@ typedef WINBOOL (WINAPI *PFN_MS_EX) (lMEMORYSTATUSEX*);
|
||||
|
||||
#include "physmem.h"
|
||||
|
||||
#define ARRAY_SIZE(a) (sizeof (a) / sizeof ((a)[0]))
|
||||
|
||||
/* Return the total amount of physical memory. */
|
||||
double
|
||||
physmem_total ()
|
||||
|
||||
Reference in New Issue
Block a user