index
:
nitrocli
devel
master
nitrokey-v0.8.0
otp-cache
output-formats
status
Robin Krahl's fork of nitrocli
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc
/
cc-test
/
src
/
msvc.c
blob: dbbc4945a4b1c13ea42824ebe3e03492de8a6193 (
plain
)
1
2
3
4
5
6
7
#include
<windows.h>
void
msvc
()
{}
#ifdef MAIN
int
main
()
{}
#endif