Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
144e3c6085cfea95868a799ee976ed221dd86d8a
/
.
/
ui-summary.h
blob: c01f56012dcdcd64f39f6935c20eb5d18efb1b33 [
file
] [
log
] [
blame
]
#ifndef
UI_SUMMARY_H
#define
UI_SUMMARY_H
extern
void
cgit_print_summary
();
extern
void
cgit_print_repo_readme
(
char
*
path
);
#endif
/* UI_SUMMARY_H */