Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/irq.c

    r5a6cc679 ra35b458  
    6868        if (ucode == NULL)
    6969                ucode = &default_ucode;
    70        
     70
    7171        return (errno_t) __SYSCALL4(SYS_IPC_IRQ_SUBSCRIBE, inr, method, (sysarg_t) ucode,
    7272            (sysarg_t) out_handle);
Note: See TracChangeset for help on using the changeset viewer.