Parcourir la source

[libcpu] Fix the E310 compiling issue.

Bernard Xiong il y a 6 ans
Parent
commit
08521ceaa5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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