mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-06 11:19:56 +00:00
7 lines
150 B
C
7 lines
150 B
C
![]() |
#ifndef _ASM_SCORE_DMA_MAPPING_H
|
||
|
#define _ASM_SCORE_DMA_MAPPING_H
|
||
|
|
||
|
#include <asm-generic/dma-mapping-broken.h>
|
||
|
|
||
|
#endif /* _ASM_SCORE_DMA_MAPPING_H */
|