~ubuntu-branches/ubuntu/hardy/kvm/hardy-backports

« back to all changes in this revision

Viewing changes to bios/makesym.perl

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-02-26 13:10:57 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20080226131057-s67x6l89mtjw1x9b
Tags: 1:62+dfsg-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
# $Id: makesym.perl,v 1.1 2002/11/24 22:45:40 bdenney Exp $
4
4
#
5
 
# Read output file from as86 (e.g. rombios.txt) and write out a symbol 
 
5
# Read output file from as86 (e.g. rombios.txt) and write out a symbol
6
6
# table suitable for the Bochs debugger.
7
7
#
8
8