bsp:ls2k: adapt to FPU

This commit is contained in:
michael 2020-08-25 11:54:53 +08:00
parent 3d0bdf4bb6
commit febc124781

View File

@ -12,6 +12,7 @@
#include <rthw.h>
#include "mips_regs.h"
#include "mips_fpu.h"
#include "exception.h"
#include "drv_uart.h"
#include "board.h"