Linux kernel module that creates device /dev/fibonacci. Writing to this device should have no effect, however reading at offset k should return the kth fibonacci number.
fibdrv
is released under the MIT license. Use of this source code is governed by
a MIT-style license that can be found in the LICENSE file.
External source code:
- git-good-commit: MIT License