ObjFW  Diff

Differences From Artifact [afae4eb55f]:

To Artifact [01bccf0b57]:


52
53
54
55
56
57
58


59
60
52
53
54
55
56
57
58
59
60
61
62







+
+


#  include "lookup-asm-amd64-macho.S"
# endif
#elif defined(OF_WINDOWS)
# if defined(OF_AMD64)
#  include "lookup-asm-amd64-win64.S"
# elif defined(OF_X86)
#  include "lookup-asm-x86-win32.S"
# elif defined(OF_ARM64)
#  include "lookup-asm-arm64-win64.S"
# endif
#endif