mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Using static const generally increases object text and decreases data size. It also generally decreases overall object size. Signed-off-by: Joe Perches <joe@perches.com>