ObjFW  Diff

Differences From Artifact [0c3e41238b]:

To Artifact [891512ba88]:


140
141
142
143
144
145
146
147
148
149
	 or	%o0, %lo(nilMethod), %o0
#endif

nilMethod:
	retl
	 clr	%o0

#ifdef OF_LINUX
.section .note.GNU-stack, "", %progbits
#endif







|


140
141
142
143
144
145
146
147
148
149
	 or	%o0, %lo(nilMethod), %o0
#endif

nilMethod:
	retl
	 clr	%o0

#if defined(OF_LINUX) || defined(OF_HURD)
.section .note.GNU-stack, "", %progbits
#endif