Deleted Added
full compact
btxldr.S (43561) btxldr.S (50477)
1#
2# Copyright (c) 1998 Robert Nordier
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms are freely
6# permitted provided that the above copyright notice and this
7# paragraph and the following disclaimer are duplicated in all
8# such forms.
9#
10# This software is provided "AS IS" and without any express or
11# implied warranties, including, without limitation, the implied
12# warranties of merchantability and fitness for a particular
13# purpose.
14#
15
1#
2# Copyright (c) 1998 Robert Nordier
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms are freely
6# permitted provided that the above copyright notice and this
7# paragraph and the following disclaimer are duplicated in all
8# such forms.
9#
10# This software is provided "AS IS" and without any express or
11# implied warranties, including, without limitation, the implied
12# warranties of merchantability and fitness for a particular
13# purpose.
14#
15
16# $Id: btxldr.s,v 1.5 1999/01/22 13:07:17 rnordier Exp $
16# $FreeBSD: head/sys/boot/pc98/btx/btxldr/btxldr.S 50477 1999-08-28 01:08:13Z peter $
17
18#
19# Prototype BTX loader program, written in a couple of hours. The
20# real thing should probably be more flexible, and in C.
21#
22
23#
24# Memory locations.

--- 435 unchanged lines hidden ---
17
18#
19# Prototype BTX loader program, written in a couple of hours. The
20# real thing should probably be more flexible, and in C.
21#
22
23#
24# Memory locations.

--- 435 unchanged lines hidden ---