MEMSIZE
#define MEMSIZE 4 /* Set this to 1 or 4 (MB), according to the
#define MEMSIZE 0x40000000UL
#define MEMSIZE 0x8000000
#define MEMSIZE 256
#define MEMSIZE 512
#define MEMSIZE (32 * 1024 * 1024) /* 32MB */
#define MEMSIZE 0x4000000
#define MEMSIZE 4 * 1024 * 1024
#define MEMSIZE 0x4000 /* LANCE memory size */
#define MEMSIZE 0x4000 /* LANCE memory size */
#define MEMSIZE (16*1024) /* LANCE memory size */