cregit-Linux how code gets into the kernel

Release 4.14 arch/um/include/shared/sigio.h

/* 
 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
 * Licensed under the GPL
 */

#ifndef __SIGIO_H__

#define __SIGIO_H__

extern int write_sigio_irq(int fd);
extern int register_sigio_fd(int fd);
extern void sigio_lock(void);
extern void sigio_unlock(void);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike39100.00%2100.00%
Total39100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.