Changeset 314 for GPL/branches/uniaud-2.0/include/linux
- Timestamp:
 - Mar 24, 2008, 9:35:14 AM (18 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  GPL/branches/uniaud-2.0/include/linux/sched.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
GPL/branches/uniaud-2.0/include/linux/sched.h
r211 r314 47 47 48 48 // 12 Jun 07 SHL Drop superfluous near 49 #if 0 49 50 extern int request_irq(unsigned int, 50 51 int (*handler)(int, void *, struct pt_regs *), 51 52 unsigned long, const char *, void *); 53 #endif 52 54 extern void free_irq(unsigned int, void *); 53 55 extern void eoi_irq(unsigned int);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  