Subversion Repositories HelenOS-historic

Rev

Rev 739 | Rev 1105 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 739 Rev 943
Line 28... Line 28...
28
 
28
 
29
.text
29
.text
30
 
30
 
31
.org 0
31
.org 0
32
 
32
 
-
 
33
.section .init, "ax"
33
.globl __entry
34
.globl __entry
34
 
35
 
35
## User-space task entry point
36
## User-space task entry point
36
#
37
#
37
#
38
#