powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-s390 / sections.h
blobfbd9116eb17bf2c73d80952af2108eecdf4db1ed
1 #ifndef _S390_SECTIONS_H
2 #define _S390_SECTIONS_H
4 #include <asm-generic/sections.h>
6 extern char _eshared[], _ehead[];
8 #endif