* prt0 for x86_64

This commit is contained in:
marcoonthegit 2022-06-18 13:48:39 +02:00
parent 61f559ff56
commit 4118173e1d

View File

@ -2,16 +2,21 @@
#APP #APP
.ident "$FreeBSD: src/lib/csu/common/crtbrand.c,v 1.4 2003/10/17 15:43:13 peter Exp $" .ident "$FreeBSD: src/lib/csu/common/crtbrand.c,v 1.4 2003/10/17 15:43:13 peter Exp $"
#NO_APP #NO_APP
.section .note.ABI-tag,"a",@progbits .section .note.tag,"a",@note
.p2align 2 .align 4
.type abitag, @object .type abitag, @object
.size abitag, 24 .size abitag, 48
abitag: abitag:
.long 8 .long 8
.long 4 .long 4
.long 1 .long 1
.string "FreeBSD" .string "FreeBSD"
.long 900044 .long 1201000
.long 8
.long 4
.long 1
.string "FreeBSD"
.long 0
.section .rodata .section .rodata
.LC0: .LC0: