]> git.lizzy.rs Git - rust.git/commit
rt: Remove leading underscore on Win64
authorklutzy <klutzytheklutzy@gmail.com>
Sun, 11 Aug 2013 08:56:24 +0000 (17:56 +0900)
committerklutzy <klutzytheklutzy@gmail.com>
Mon, 26 Aug 2013 13:14:23 +0000 (22:14 +0900)
commit5118ef6ff02c650e54fc89318e7183e4e1cd3fa3
tree9a2653bd40f694665961064bc661978e7c758329
parent501eea0842b71f3530c4178e7b50973a728280b6
rt: Remove leading underscore on Win64

Win64 convention does not use underscore.
src/rt/arch/x86_64/_context.S
src/rt/arch/x86_64/ccall.S
src/rt/arch/x86_64/morestack.S