summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--crt/nt32/crt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crt/nt32/crt1.c b/crt/nt32/crt1.c
index 6d22669..90a6007 100644
--- a/crt/nt32/crt1.c
+++ b/crt/nt32/crt1.c
@@ -23,7 +23,7 @@ __psx_init_routine __psx_init;
__external_routine
void __libc_entry_routine(void *,void *,int);
-void _start(void)
+void start(void)
{
__libc_entry_routine(
main,