cregit-Linux how code gets into the kernel

Release 4.11 arch/um/kernel/gmon_syms.c

Directory: arch/um/kernel
/*
 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
 * Licensed under the GPL
 */

#include <linux/module.h>

extern void __bb_init_func(void *)  __attribute__((weak));

EXPORT_SYMBOL(__bb_init_func);

Overall Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike1466.67%466.67%
Paolo 'Blaisorblade' Giarrusso628.57%116.67%
Al Viro14.76%116.67%
Total21100.00%6100.00%
Directory: arch/um/kernel
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.