diff --git a/bcm/mem.h b/bcm/mem.h index a2e60a0..fb36d6b 100644 --- a/bcm/mem.h +++ b/bcm/mem.h @@ -73,7 +73,7 @@ /* * Legacy... */ -#define BLOCKALIGN 64 /* only used in allocb.c */ +#define BLOCKALIGN 32 /* only used in allocb.c */ #define KSTACK KSTKSIZE /*