Archival checkin (semi-working code).
This commit is contained in:
9
mach/powerpc/libend/etext.s
Normal file
9
mach/powerpc/libend/etext.s
Normal file
@@ -0,0 +1,9 @@
|
||||
.sect .text
|
||||
.sect .rom
|
||||
.sect .data
|
||||
.sect .bss
|
||||
.define _etext
|
||||
.sect .text
|
||||
.align 4
|
||||
.sect .text
|
||||
_etext:
|
||||
Reference in New Issue
Block a user