mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-02 03:17:57 +00:00
Update eth_sw.c
This commit is contained in:
@@ -10,15 +10,13 @@
|
||||
//*****************************************************************************
|
||||
// Standard Header files
|
||||
//*****************************************************************************
|
||||
#include "inc/devices/eth_sw.h"
|
||||
|
||||
#include "inc/devices/88E6071_registers.h"
|
||||
#include <driverlib/sysctl.h>
|
||||
#include "inc/common/global_header.h"
|
||||
#include "inc/devices/88E6071_registers.h"
|
||||
#include "inc/devices/eth_sw.h"
|
||||
#include "inc/devices/mdio_bb.h"
|
||||
#include "registry/SSRegistry.h"
|
||||
#include "src/interfaces/Ethernet/tcp_tx_rx.h"
|
||||
|
||||
#include <driverlib/sysctl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <ti/sysbios/knl/Task.h>
|
||||
|
||||
Reference in New Issue
Block a user