OpenGrok
Cross Reference: setup.h
xref
: /
external
/
chromium_org
/
third_party
/
npapi
/
npspy
/
include
/
setup.h
Home
|
History
|
Annotate
|
Download
|
only in
include
1
#
ifndef
__SETUP_H__
2
#
define
__SETUP_H__
3
4
void
WINAPI
SPY_Setup
();
5
6
#
endif
7