This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
Windows2003-3790
Watch
1
Star
0
Fork
0
You've already forked Windows2003-3790
Code
Issues
Pull Requests
Releases
Wiki
Activity
Windows2003-3790
/
base
/
stublibs
/
stublib.h
Microsoft
50969b0ea2
First commit
2020-09-30 16:53:55 +02:00
6 lines
99 B
C
Raw
Blame
History
#
define EX(x) \
void \
x(void) { \
return; \
}
Reference in New Issue
View Git Blame
Copy Permalink