mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.5-Beta1
This commit is contained in:
0
kexcrt/msvc/STDINT.H
Normal file → Executable file
0
kexcrt/msvc/STDINT.H
Normal file → Executable file
0
kexcrt/msvc/argcargv.c
Normal file → Executable file
0
kexcrt/msvc/argcargv.c
Normal file → Executable file
0
kexcrt/msvc/argcargv.h
Normal file → Executable file
0
kexcrt/msvc/argcargv.h
Normal file → Executable file
0
kexcrt/msvc/concrt0.c
Normal file → Executable file
0
kexcrt/msvc/concrt0.c
Normal file → Executable file
0
kexcrt/msvc/dllcrt0.c
Normal file → Executable file
0
kexcrt/msvc/dllcrt0.c
Normal file → Executable file
0
kexcrt/msvc/init.c
Normal file → Executable file
0
kexcrt/msvc/init.c
Normal file → Executable file
0
kexcrt/msvc/init.h
Normal file → Executable file
0
kexcrt/msvc/init.h
Normal file → Executable file
4
kexcrt/msvc/purecall.c
Executable file
4
kexcrt/msvc/purecall.c
Executable file
@ -0,0 +1,4 @@
|
||||
void __cdecl _purecall()
|
||||
{
|
||||
// print error message
|
||||
}
|
0
kexcrt/msvc/wincrt0.c
Normal file → Executable file
0
kexcrt/msvc/wincrt0.c
Normal file → Executable file
Reference in New Issue
Block a user