Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
refs/heads/linaro-patches2
/
.
/
ui-atom.h
blob: 749ffd36e0db9be9eaa3e3a31df33339badfedf4 [
file
] [
log
] [
blame
]
Lars Hjemli
b2a3d31
2008-05-21 08:17:54 +0200
[
diff
] [
blame
]
1
#ifndef
UI_ATOM_H
2
#define
UI_ATOM_H
3
4
extern
void
cgit_print_atom
(
char
*
tip
,
char
*
path
,
int
max_count
);
5
6
#endif