ref: 99d2e68a6a97fcdf5fe57ae9a6cda87fc142848b dir: /sys/src/boot/zynq/dat.h/
enum { DHCPTIMEOUT = 2000, ARPTIMEOUT = 1000, TFTPTIMEOUT = 10000, TZERO = 0x80000, CONFSIZE = 65536, CONF = TZERO - CONFSIZE, }; #define nelem(x) (sizeof(x)/sizeof(*(x)))