<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/psn00bsdk/libpsn00b/libc/_start.S, branch fix-include</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/psn00bsdk/atom?h=fix-include</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/psn00bsdk/atom?h=fix-include'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/'/>
<updated>2025-07-05T00:34:11+00:00</updated>
<entry>
<title>Replace .include with #include</title>
<updated>2025-07-05T00:34:11+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2025-07-05T00:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/psn00bsdk/commit/?id=beb76e4dd362374b8f42cd971d394bba1074cd8d'/>
<id>urn:sha1:beb76e4dd362374b8f42cd971d394bba1074cd8d</id>
<content type='text'>
For some reason, both mipsel-unknown-elf-gcc 8.2.0 and mipsel-non-elf
15.1.0 were unable to resolve .include assembler directives.

As a workaround, it is still possible to use the preprocessor, and
therefore the usual #include preprocessor directive. However, this
requires the assembly files to use the uppercase .S file extension.
</content>
</entry>
</feed>
