Przeglądaj źródła

[libcpu] Fix the E310 compiling issue.

Bernard Xiong 6 lat temu
rodzic
commit
08521ceaa5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      libcpu/risc-v/e310/interrupt_gcc.S

+ 1 - 1
libcpu/risc-v/e310/interrupt_gcc.S

@@ -8,7 +8,7 @@
  * 2018/10/02     Bernard      The first version
  */
 
-#include "port.h"
+#include "cpuport.h"
 
   .section      .text.entry
   .align 2