mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-26 12:50:19 +08:00
Implement kerneldoc template for linker-generated arrays. This is the first template in U-Boot that is used to generate kerneldoc style documentation. This template is very basic. Signed-off-by: Marek Vasut <marex@denx.de>