We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907d10f commit f2a618fCopy full SHA for f2a618f
libc-bottom-half/crt/crt1.c
@@ -1,3 +1,3 @@
1
// We compile a plain crt1.o for toolchain compatibility, but it's
2
// identical to crt1-command.o.
3
-#include <crt1-command.c>
+#include "crt1-command.c"
0 commit comments