summaryrefslogtreecommitdiff
path: root/sys/modules/examples/executor/Makefile
AgeCommit message (Collapse)Author
2018-04-13Add a new example kernel modulekamil
executor - basic implementation of callout and RUN_ONCE While there, perform a small cleanup in README. Patch by <Siddharth Muralee> Polishing by myself.