···96969797#define arch_align_stack(x) (x)98989999-/*100100- * MicroBlaze doesn't handle unaligned accesses in hardware.101101- *102102- * Based on this we force the IP header alignment in network drivers.103103- */104104-#define NET_IP_ALIGN 2105105-10699#endif /* _ASM_MICROBLAZE_SYSTEM_H */