Merge pull request #2364 from xueliu/delete-duplicate-header-file

Delete a duplicate header file fpga.h in armsrc/appmain.c
This commit is contained in:
Iceman 2024-04-23 21:12:39 +02:00 committed by GitHub
commit 8550cf0e85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,6 @@
#include "dbprint.h"
#include "pmflash.h"
#include "fpga.h"
#include "fpga.h"
#include "fpgaloader.h"
#include "string.h"
#include "printf.h"