More windows linkage guesses

This commit is contained in:
Alex Crichton 2017-06-23 06:53:09 -07:00
parent e892808fdd
commit 1740b0b0f5

View file

@ -418,6 +418,7 @@ pub fn _start() -> ! {
#[cfg(windows)]
#[link(name = "kernel32")]
#[link(name = "msvcrt")]
extern {}
// ARM targets need these symbols