remove unreferenced struct

This commit is contained in:
Dave Murphy 2020-05-02 23:55:21 +01:00 committed by fincs
parent 2e41795194
commit 5b879cbb0e

View File

@ -10,7 +10,6 @@
// System globals we define here
int __system_argc;
char** __system_argv;
struct in_addr __nxlink_host;
extern char* fake_heap_start;
extern char* fake_heap_end;