keyboard.h
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:0k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. /*
  2.  *  linux/include/asm-arm/arch-mx1ads/keyboard.h
  3.  *
  4.  *  Copyright (C) 2002 Shane Nay (shane@minirl.com)
  5.  *
  6.  * Well..., what did you expect?, it's not really there :)
  7.  *
  8.  */
  9. #define kbd_init_hw()           do { } while (0)
  10. #define kbd_enable_irq()        do { } while (0)
  11. #define kbd_disable_irq()       do { } while (0)