diff options
Diffstat (limited to 'cmd/fpga.c')
-rw-r--r-- | cmd/fpga.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ /* * FPGA support */ +#include <common.h> #include <command.h> #include <env.h> #include <fpga.h> |
index : rocket-tools/riscv-gnu-toolchain/qemu/roms/u-boot.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | cmd/fpga.c | 1 |
@@ -7,6 +7,7 @@ /* * FPGA support */ +#include <common.h> #include <command.h> #include <env.h> #include <fpga.h> |