mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
config BR2_PACKAGE_FAUX
|
|
bool "faux"
|
|
depends on BR2_USE_MMU
|
|
help
|
|
The library contains a set of auxiliary functions.
|
|
|
|
https://src.libcode.org/pkun/faux/
|