Ignore:
Timestamp:
Dec 11, 2005, 5:57:39 PM (20 years ago)
Author:
vladest
Message:

Latest update from ALSA. some intial > 15 interrupts support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/include/linux/sched.h

    r33 r34  
    4545
    4646extern int request_irq(unsigned int,
    47                        void (*handler)(int, void *, struct pt_regs *),
     47                       int (near *handler)(int, void *, struct pt_regs *),
    4848                       unsigned long, const char *, void *);
    4949extern void free_irq(unsigned int, void *);
Note: See TracChangeset for help on using the changeset viewer.