Commit 70e71061 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by Tomasz Wlostowski

It helps when people have the header

parent d1d592fa
#ifndef ARP_H
#define ARP_H
void arp_poll();
void arp_init(const char* if_name, uint32_t ip);
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment