فهرست منبع

[libcpu] Fix the E310 compiling issue.

Bernard Xiong 6 سال پیش
والد
کامیت
08521ceaa5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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