cregit-Linux how code gets into the kernel

Release 4.14 arch/um/drivers/ssl.h

Directory: arch/um/drivers
/* 
 * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
 * Licensed under the GPL
 */

#ifndef __SSL_H__

#define __SSL_H__

extern int ssl_read(int fd, int line);
extern void ssl_receive_char(int line, char ch);

#endif


Overall Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike31100.00%1100.00%
Total31100.00%1100.00%
Directory: arch/um/drivers
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.