cregit-Linux how code gets into the kernel

Release 4.11 tools/build/feature/test-libpython-version.c

#include <Python.h>

#if PY_VERSION_HEX >= 0x03000000
	#error
#endif


int main(void) { return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Ingo Molnar10100.00%1100.00%
Total10100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Ingo Molnar22100.00%1100.00%
Total22100.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.