Subversion Repositories Kolibri OS

Rev

Rev 6934 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. #include <linux/compiler.h>
  2.  
  3. #ifndef __always_inline
  4. #define __always_inline inline
  5. #endif
  6.