Subversion Repositories Kolibri OS

Rev

Rev 3031 | Rev 4559 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. #ifndef _LINUX_DELAY_H
  2. #define _LINUX_DELAY_H
  3.  
  4. /*
  5.  * Copyright (C) 1993 Linus Torvalds
  6.  *
  7.  * Delay routines, using a pre-computed "loops_per_jiffy" value.
  8.  */
  9. #endif /* defined(_LINUX_DELAY_H) */
  10.