2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
6 * This file contains the MIPS architecture specific IDE code.
8 * Copyright (C) 1994-1996 Linus Torvalds & authors
18 #define __ide_mm_insw ide_insw
19 #define __ide_mm_insl ide_insl
20 #define __ide_mm_outsw ide_outsw
21 #define __ide_mm_outsl ide_outsl
23 #endif /* __KERNEL__ */
25 #endif /* __ASM_IDE_H */