2 # Redirects to external websites, especially MSDN which seems to change URLs
5 Redirect /abi/win64 http://msdn.microsoft.com/en-us/library/7kcdt6fy.aspx
6 Redirect /abi/unix http://github.com/hjl-tools/x86-psABI/wiki/X86-psABI/
7 Redirect /abi/unix64 http://github.com/hjl-tools/x86-psABI/wiki/X86-psABI/
8 Redirect /abi/unix32 http://github.com/hjl-tools/x86-psABI/wiki/X86-psABI/
9 Redirect /abi/mac https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/MachORuntime/
10 Redirect /abi/macho https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/MachORuntime/