mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 12:18:31 +00:00
Fix some behavioral issues on Windows
This commit is contained in:
parent
41396ff48a
commit
42ba9901e4
11 changed files with 44 additions and 7 deletions
|
@ -29,9 +29,7 @@
|
|||
// @return %rax,%xmm0
|
||||
// @note slower than __sysv2nt
|
||||
// @see NT2SYSV() macro
|
||||
.ftrace1
|
||||
__nt2sysv:
|
||||
.ftrace2
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
// TODO(jart): We should probably find some way to use our own
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue