├── LICENSE ├── Makefile ├── README.md └── kernelroll.c /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fpletz/kernelroll/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fpletz/kernelroll/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fpletz/kernelroll/HEAD/README.md -------------------------------------------------------------------------------- /kernelroll.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fpletz/kernelroll/HEAD/kernelroll.c --------------------------------------------------------------------------------