mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +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>