Subversion Repositories FlightCtrl

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2307 - 1
   1               		.file	"GPS.c"
2
   2               		.arch atmega1284p
3
   3               	__SREG__ = 0x3f
4
   4               	__SP_H__ = 0x3e
5
   5               	__SP_L__ = 0x3d
6
   6               	__tmp_reg__ = 0
7
   7               	__zero_reg__ = 1
8
   8               		.global __do_copy_data
9
   9               		.global __do_clear_bss
10
  10               	.global	GPS_Aid_StickMultiplikator
11
  11               	.global	GPS_Aid_StickMultiplikator
12
  12               		.section .bss
13
  15               	GPS_Aid_StickMultiplikator:
14
  16 0000 00        		.skip 1,0
15
  17               	.global	GPS_Roll
16
  18               	.global	GPS_Roll
17
  21               	GPS_Roll:
18
  22 0001 0000      		.skip 2,0
19
  23               	.global	GPS_Nick
20
  24               	.global	GPS_Nick
21
  27               	GPS_Nick:
22
  28 0003 0000      		.skip 2,0
23
  29               	/* File "GPS.c": code    0 = 0x0000 (   0), prologues   0, epilogues   0 */
24
DEFINED SYMBOLS
25
                            *ABS*:00000000 GPS.c
26
  C:\Temp/ccmGYt8O.s:3      *ABS*:0000003f __SREG__
27
  C:\Temp/ccmGYt8O.s:4      *ABS*:0000003e __SP_H__
28
  C:\Temp/ccmGYt8O.s:5      *ABS*:0000003d __SP_L__
29
  C:\Temp/ccmGYt8O.s:6      *ABS*:00000000 __tmp_reg__
30
  C:\Temp/ccmGYt8O.s:7      *ABS*:00000001 __zero_reg__
31
  C:\Temp/ccmGYt8O.s:15     .bss:00000000 GPS_Aid_StickMultiplikator
32
  C:\Temp/ccmGYt8O.s:21     .bss:00000001 GPS_Roll
33
  C:\Temp/ccmGYt8O.s:27     .bss:00000003 GPS_Nick
34
 
35
UNDEFINED SYMBOLS
36
__do_copy_data
37
__do_clear_bss