mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
6 lines
156 B
C
6 lines
156 B
C
#ifndef __ASM_MACH_TX49XX_KMALLOC_H
|
|
#define __ASM_MACH_TX49XX_KMALLOC_H
|
|
|
|
#define ARCH_DMA_MINALIGN L1_CACHE_BYTES
|
|
|
|
#endif /* __ASM_MACH_TX49XX_KMALLOC_H */
|