/arch/mips/include/asm/ide.h

https://bitbucket.org/thekraven/iscream_thunderc-2.6.35 · C++ Header · 13 lines · 4 code · 2 blank · 7 comment · 0 complexity · d914974c75ae44026793e642a7a5ba99 MD5 · raw file

  1. /*
  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
  4. * for more details.
  5. *
  6. * This file contains the MIPS architecture specific IDE code.
  7. */
  8. #ifndef __ASM_IDE_H
  9. #define __ASM_IDE_H
  10. #include <ide.h>
  11. #endif /* __ASM_IDE_H */