Reverted removal of 'const' from TagItem arrays/pointers in r50147
[AROS.git] / compiler / purify / src / ped.S
blob323ca18e8e6bae4dbd609a64ad765ddaf6cbf5cf
1 # Put markers at the end of all data sections.
3 .section        .rodata
4 .globl  Purify_Endrodata
5 Purify_Endrodata:
6         .string "P"
8 .data
9 .stabs "Purify_Enddata:G1",32,0,4,0
10         .align 4
11         .type    Purify_Enddata,@object
12         .size    Purify_Enddata,4
13 .globl  Purify_Enddata
14 Purify_Enddata:
15         .long 0
17         .local  _Purify_Endstaticdata
18         .comm   _Purify_Endstaticdata,512,4
20 .section        .rodata
21 .globl Purify_Endstaticdata
22 Purify_Endstaticdata:
23         .int _Purify_Endstaticdata
25         .comm Purify_Endbss,4,4
27         .text
28 .globl Purify_Endcode
29 .type Purify_Endcode,@function
30 Purify_Endcode:
31         ret