Fixed building with modern compilers

This commit is contained in:
Nathan
2025-04-07 00:43:16 -05:00
parent eee847d17d
commit 2c3b156896
10 changed files with 10 additions and 10 deletions

View File

@@ -114,7 +114,7 @@
#endif
.endm
.section ".start", #alloc, #execinstr
.section ".start", "ax"
/*
* sort out different calling conventions
*/