Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
refs/heads/linaro-patches
/
.
/
ui-atom.h
blob: dda953bbf4ff1d079d1ae30e346ee10c69bd3e2e [
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
Christian Hesse
ccba7eb
2019-01-02 17:25:01 +0100
[
diff
] [
blame
]
4
extern
void
cgit_print_atom
(
char
*
tip
,
const
char
*
path
,
int
max_count
);
Lars Hjemli
b2a3d31
2008-05-21 08:17:54 +0200
[
diff
] [
blame
]
5
6
#endif