mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
[RTL]
* Fix unix build. svn path=/trunk/; revision=54121
This commit is contained in:
parent
358cc6d2aa
commit
65de2fca72
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ if(ARCH MATCHES i386)
|
|||
i386/except.c
|
||||
i386/interlck.S
|
||||
i386/rtlmem.s
|
||||
i386/rtlswap.s
|
||||
i386/rtlswap.S
|
||||
i386/res_asm.s
|
||||
i386/thread.c)
|
||||
elseif(ARCH MATCHES amd64)
|
||||
|
|
Loading…
Reference in a new issue