mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 11:01:38 +00:00
7 lines
136 B
C
7 lines
136 B
C
|
#ifndef _ASM_IA64_IOMMU_TABLE_H
|
||
|
#define _ASM_IA64_IOMMU_TABLE_H
|
||
|
|
||
|
#define IOMMU_INIT_POST(_detect)
|
||
|
|
||
|
#endif /* _ASM_IA64_IOMMU_TABLE_H */
|