URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [symbian-seg1.s] - Rev 88
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl _start _start: .word datavar .word rodatavar .section ".rodata", "a" rodatavar: .word 0 .section ".data", "aw" datavar: .word 0
Go to most recent revision | Compare with Previous | Blame | View Log