In article <20111112011841.b6e1f17...@cvs.netbsd.org>, Julio Merino <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: jmmv >Date: Sat Nov 12 01:18:41 UTC 2011 > >Modified Files: > src/share/examples: Makefile >Added Files: > src/share/examples/asm: Makefile Makefile.inc.inst README > src/share/examples/asm/hello: Makefile Makefile.inst powerpc.s > >Log Message: >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!)
Perhaps an arch/powerpc/ directory for them? christos