Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
76dc7a3371e487fdc9de7b3b4c991fe370598f0e
/
.
/
ui-clone.h
blob: 3e460a3dbcf22ef3d998fa3862312bfa59d0e121 [
file
] [
log
] [
blame
]
#ifndef
UI_CLONE_H
#define
UI_CLONE_H
void
cgit_clone_info
(
void
);
void
cgit_clone_objects
(
void
);
void
cgit_clone_head
(
void
);
#endif
/* UI_CLONE_H */