More windows linkage guesses
This commit is contained in:
parent
e892808fdd
commit
1740b0b0f5
1 changed files with 1 additions and 0 deletions
|
|
@ -418,6 +418,7 @@ pub fn _start() -> ! {
|
|||
|
||||
#[cfg(windows)]
|
||||
#[link(name = "kernel32")]
|
||||
#[link(name = "msvcrt")]
|
||||
extern {}
|
||||
|
||||
// ARM targets need these symbols
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue