From 06eed899486daeec8ad2718c74d70f91fa0dbb25 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Sun, 2 Feb 2025 02:01:30 -0700 Subject: libhw_generic: net: Use libobj instead of vcall.h --- libhw/w5500_ll.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libhw/w5500_ll.h') diff --git a/libhw/w5500_ll.h b/libhw/w5500_ll.h index c05a04f..92d9f14 100644 --- a/libhw/w5500_ll.h +++ b/libhw/w5500_ll.h @@ -15,7 +15,6 @@ #include /* for assert(), static_assert() */ #include /* for uint16be_t */ -#include /* for VCALL() */ #include /* for struct net_eth_addr, struct net_ip4_addr */ #include /* for lo_interface spi */ -- cgit v1.2.3-2-g168b