keyboard.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

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)