add if_ether.h constants ETH_P_802_3_MIN and ETH_P_BATMAN
[musl] / include / sys / syscall.h
1 #ifndef _SYS_SYSCALL_H
2 #define _SYS_SYSCALL_H
3
4 #include <bits/syscall.h>
5
6 #endif