History log of /netbsd-src/share/examples/asm/hello/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# aef5eb5f 14-Oct-2022 ryo <ryo@NetBSD.org>

add more examples


# a5847cc3 12-Nov-2011 jmmv <jmmv@NetBSD.org>

Add assembly language examples in a new 'asm' subdirectory.

At the moment this only provides an example for a "Hello world" program
for powerpc. (Bear with me: this is my very first assembly progra

Add assembly language examples in a new 'asm' subdirectory.

At the moment this only provides an example for a "Hello world" program
for powerpc. (Bear with me: this is my very first assembly program in
powerpc; if you find anything stupid in the code, please fix it!)

show more ...