~ubuntu-branches/ubuntu/quantal/gputils/quantal

« back to all changes in this revision

Viewing changes to lkr/16f59.lkr

  • Committer: Bazaar Package Importer
  • Author(s): Aurelien Jarno
  • Date: 2006-09-04 11:05:06 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20060904110506-1nmyanxfhepzyogy
Tags: 0.13.4-1
* New upstream version.
  - Fixed 18xx config bug when config is the last section (closes: #305547).
* Bumped Standards-Version to 3.7.2 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
SECTION    NAME=PROG3    ROM=page2      // ROM code space - page2
42
42
SECTION    NAME=PROG4    ROM=page3      // ROM code space - page3
43
43
SECTION    NAME=IDLOCS   ROM=.idlocs    // ID locations
44
 
SECTION    NAME=CONFIG   ROM=.config    // Configuration bits location
 
44