MCPcopy Create free account
hub / github.com/F-Stack/f-stack / decode_win_neta_setup

Function decode_win_neta_setup

freebsd/arm/mv/mv_common.c:1720–1725  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1718}
1719
1720static void
1721decode_win_neta_setup(u_long base)
1722{
1723
1724 decode_win_eth_setup(base + MV_WIN_NETA_OFFSET);
1725}
1726
1727static int
1728decode_win_eth_valid(void)

Callers

nothing calls this directly

Calls 1

decode_win_eth_setupFunction · 0.85

Tested by

no test coverage detected