~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to tests/simulate/avr/sfrasm-3.S

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2008-08-10 09:59:16 UTC
  • mfrom: (1.1.7 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080810095916-wwyigh3vt0e9s7ud
Tags: 1:1.6.2.cvs20080610-2
Added build-depends on texlive-extra-utils (closes: #493454)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Test of _SFR's macroses.  Implicit setting of default behaviour.
 
2
   $Id: sfrasm-3.S,v 1.1.2.2 2008/05/02 08:47:38 dmix Exp $     */
 
3
 
 
4
#define __SFR_OFFSET    0x20
 
5
#include "sfrasm-1.S"