Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/tendra5/src/lib/machines/solaris/80x86/src/crti.s – Rev 2

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/ crti.s version 1.0 for tcc/trans386_Solaris
2
 
3
.file "crti.s"
4
.text
5
 
6
.section .init
7
.type _init,@function
8
.globl _init
9
.align 16
10
_init:
11
 
12
.section .fini
13
.type _fini,@function
14
.globl _fini
15
.align 16
16
_fini: