Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
47f39585b74bbae445a3702e9b0b7e9525d54e8c
/
.
/
ui-atom.h
blob: dda953bbf4ff1d079d1ae30e346ee10c69bd3e2e [
file
] [
log
] [
blame
]
#ifndef
UI_ATOM_H
#define
UI_ATOM_H
extern
void
cgit_print_atom
(
char
*
tip
,
const
char
*
path
,
int
max_count
);
#endif