cregit-Linux how code gets into the kernel

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

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

#ifndef __FRAME_KERN_H_

#define __FRAME_KERN_H_

extern int setup_signal_stack_sc(unsigned long stack_top, struct ksignal *ksig,
				 struct pt_regs *regs, sigset_t *mask);
extern int setup_signal_stack_si(unsigned long stack_top, struct ksignal *ksig,
				 struct pt_regs *regs, sigset_t *mask);

#endif


Overall Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike5192.73%266.67%
Richard Weinberger47.27%133.33%
Total55100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.