define nxlink ports

This commit is contained in:
Dave Murphy 2018-03-16 09:42:13 +00:00 committed by plutoo
parent 23f577576c
commit 0ef568b06c

View File

@ -680,6 +680,10 @@ extern const struct in6_addr in6addr_loopback;
extern struct in_addr __nxlink_host;
#define NETLOADER_SERVER_PORT 28280
#define NETLOADER_CLIENT_PORT 28771
#endif
#endif /* !_NETINET_IN_H_*/