On Fri, Mar 14, 2025 at 12:50:27PM +0000, [email protected] wrote:
> March 14, 2025 at 5:41 AM, "Computer Planet" <[email protected]
> mailto:[email protected]?to=%22Computer%20Planet%22%20%3Copenbsd%40cpnetserver.net%3E
> > wrote:
>
>
>
> >
> > Hi guys!
> > Please, could someone tell me how to print a very simple "Hello, world!" in
> > assembly for aarch64?
> > Thanks for reply.
>
>
> https://peterdn.com/post/2020/08/22/hello-world-in-arm64-assembly/
>
This won't work. OpenBSD uses a different ABI than Linux.
-Otto