Add FreeBSD Assembly Language Programming Tutorial (written by submitter).

Submitted by:	"G. Adam Stanislav" <adam@whizkidtech.net> on -doc
This commit is contained in:
Alexander Langer 2000-12-07 20:30:56 +00:00
parent dd9378510a
commit db26e26299
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8493

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.16 2000/09/29 10:12:31 marko Exp $">
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.17 2000/10/02 12:22:23 alex Exp $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.16 2000/09/29 10:12:31 marko Exp $ -->
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.17 2000/10/02 12:22:23 alex Exp $ -->
<html>
&header;
@ -91,6 +91,10 @@
href="http://www.daemonnews.org/200008/isa.html">Writing
an ISA device driver</a></li>
<li><a
href=" http://www.int80h.org/bsdasm/">FreeBSD Assembly
Language Programming Tutorial</a></li>
</ul>
&footer;