Name Date Size #Lines LOC

..--

hello/H09-Jul-2024-548211

MakefileH A D09-Jul-2024286 159

Makefile.inc.instH A D09-Jul-2024705 1815

READMEH A D09-Jul-2024534 129

README

1$NetBSD: README,v 1.2 2011/11/27 09:07:11 skrll Exp $
2
3This directory contains example programs written in assembly language
4for a variety of platforms.  They are intended to illustrate the
5specific details of how to write assembly code on a given platform;
6they are not supposed to teach assembly (although they might have this
7side-effect).
8
9If you want to build one of these example programs, you can "cp -rf"
10the corresponding directory anywhere else where you have write
11permissions and then issue a "make" within the directory.
12