repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Connect PPAPI IPC channels for non-SFI mode.
[chromium-blink-merge.git]
/
third_party
/
lcov
/
example
/
iterate.h
blob
471327951cf470e9e5b1e7286583c15124b28c3e
1
#ifndef ITERATE_H
2
#define ITERATE_H ITERATE_H
3
4
extern
int
iterate_get_sum
(
int
min
,
int
max
);
5
6
#endif
/* ITERATE_H */