Added
This commit is contained in:
parent
0b83bf33e8
commit
4ecf088423
2
mach/sparc/libend/.distr
Normal file
2
mach/sparc/libend/.distr
Normal file
@ -0,0 +1,2 @@
|
||||
LIST
|
||||
end_s.a
|
||||
2
mach/sparc/libend/LIST
Normal file
2
mach/sparc/libend/LIST
Normal file
@ -0,0 +1,2 @@
|
||||
end_s.a
|
||||
end.s
|
||||
3
mach/sparc/libend/end.s
Normal file
3
mach/sparc/libend/end.s
Normal file
@ -0,0 +1,3 @@
|
||||
.global __end
|
||||
.seg "bss"
|
||||
__end:
|
||||
Loading…
x
Reference in New Issue
Block a user