cregit-Linux how code gets into the kernel

Release 4.18 tools/testing/selftests/x86/trivial_program.c

/* Trivial program to check that compilation with certain flags is working. */

#include <stdio.h>


int main(void) { puts(""); return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Florian Weimer15100.00%1100.00%
Total15100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Florian Weimer19100.00%1100.00%
Total19100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.