mirror of
https://xff.cz/git/u-boot/
synced 2026-04-12 00:10:00 +02:00
This patch port the file include/linux/completion.h from linux 4.18 to u-boot. It define the structure but all the function are stubbed. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>