- fixed libsys includes

git-svn-id: http://moon:8086/svn/mips@201 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-11-23 18:42:38 +00:00
parent d8bd262509
commit b454e8dd00
14 changed files with 23 additions and 18 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
#include "libsys.h"
#include <libsys/irq.h>
#include <libsys/cop0.h>
#include "emac.h"
volatile uint32_t g_rx_pkt_cnt;