1 #ifndef _ARCH_MSI_MACHDEP_H_
2 #define	_ARCH_MSI_MACHDEP_H_
3 
4 #define MSI_X86_ADDR_BASE	0xfee00000
5 
6 #endif	/* !_ARCH_MSI_MACHDEP_H_ */
7