X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Finternals%2Fforeign-linkage.texinfo;h=db456921568c7ec4e0e18b000f5c488c515054c0;hb=031646c3b8236eb441434664e10fb88f8e7ec7be;hp=5e8491d78a57228d23d730b4123a1488bcd929e7;hpb=bc80839e6c4fc80a7452a44d974e796c25d10646;p=sbcl.git diff --git a/doc/internals/foreign-linkage.texinfo b/doc/internals/foreign-linkage.texinfo index 5e8491d..db45692 100644 --- a/doc/internals/foreign-linkage.texinfo +++ b/doc/internals/foreign-linkage.texinfo @@ -84,7 +84,7 @@ Find a memory area for the linkage-table, and add it for the OS in @code{SB!VM:LINKAGE-TABLE-SPACE-END}. See existing ports and CMUCL for examples. -@subsubsection Porting to new architextures +@subsubsection Porting to new architectures Write @code{arch_write_linkage_table_jmp} and @code{arch_write_linkage_table_ref}.