X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=upstream%2Fdarwin-linker%2Flinks.sh;fp=upstream%2Fdarwin-linker%2Flinks.sh;h=0f7c2fa0b1b1f2c89ef47d290e1cff8713218f59;hb=bc8307a6e9d9fbc88d3bb1447060b111f3357489;hp=8b1c4feb51efedc5f6a031c0547e82e105a22b92;hpb=99e0779a7de5bf6ec8fa10b7dc917f75ad00bb50;p=org.ibex.core.git diff --git a/upstream/darwin-linker/links.sh b/upstream/darwin-linker/links.sh index 8b1c4fe..0f7c2fa 100755 --- a/upstream/darwin-linker/links.sh +++ b/upstream/darwin-linker/links.sh @@ -35,6 +35,7 @@ ln -s ../../../../install/powerpc-apple-darwin/include/mach/mig_errors.h mach/mi ln -s ../../../../install/powerpc-apple-darwin/include/mach/port_obj.h mach/port_obj.h ln -s ../../../../../install/powerpc-apple-darwin/include/mach/machine/asm.h mach/machine/asm.h ln -s ../../../../../install/powerpc-apple-darwin/include/mach/machine/boolean.h mach/machine/boolean.h +ln -s ../../../../../install/powerpc-apple-darwin/include/mach/machine/exception.h mach/machine/exception.h ln -s ../../../../../install/powerpc-apple-darwin/include/mach/machine/processor_info.h mach/machine/processor_info.h ln -s ../../../../../install/powerpc-apple-darwin/include/mach/machine/vm_param.h mach/machine/vm_param.h ln -s ../../../../../install/powerpc-apple-darwin/include/mach/machine/kern_return.h mach/machine/kern_return.h @@ -345,9 +346,9 @@ ln -s ../../../../install/powerpc-apple-darwin/include/ppc/types.h ppc/types.h ln -s ../../../../install/powerpc-apple-darwin/include/ppc/user.h ppc/user.h ln -s ../../../../install/powerpc-apple-darwin/include/ppc/vmparam.h ppc/vmparam.h ln -s ../../../../install/powerpc-apple-darwin/include/ppc/ucontext.h ppc/ucontext.h -ln -s ../../../../install/powerpc-apple-darwin/include/crt_externs.h crt_externs.h -ln -s ../../../../install/powerpc-apple-darwin/include/libc.h libc.h -ln -s ../../../../install/powerpc-apple-darwin/include/standards.h standards.h +ln -s ../../../install/powerpc-apple-darwin/include/crt_externs.h crt_externs.h +ln -s ../../../install/powerpc-apple-darwin/include/libc.h libc.h +ln -s ../../../install/powerpc-apple-darwin/include/standards.h standards.h ln -s ../../../../install/powerpc-apple-darwin/include/servers/bootstrap_defs.h servers/bootstrap_defs.h ln -s ../../../../install/powerpc-apple-darwin/include/servers/key_defs.h servers/key_defs.h ln -s ../../../../install/powerpc-apple-darwin/include/servers/ls_defs.h servers/ls_defs.h