This commit is contained in:
Dave Murphy 2018-05-16 23:15:01 +01:00 committed by GitHub
parent eb4933694b
commit 72e77c82d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,4 +7,4 @@ extern struct in_addr __nxlink_host;
#define NXLINK_SERVER_PORT 28280 #define NXLINK_SERVER_PORT 28280
#define NXLINK_CLIENT_PORT 28771 #define NXLINK_CLIENT_PORT 28771
int nxlinkStdio(); int nxlinkStdio(void);