Rivoreo Source Code Repositories
src.rivoreo.one
/
devel
/
nativetools
/
bf63a4af4f84f534eab8b79f1b386229ab830bff
/
.
/
nativelibc
/
dllcrt.c
blob: 3b81db23c939877dc2066843b069791874a4e14b [
file
] [
log
] [
blame
] [
raw
]
int
DllMainCRTStartup
(){
return
1
;
}