Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
2daa2b3b059ac755e8280741b23d65360ae233bc
/
.
/
tools
/
lsd
/
lsd.h
blob: 883c423b33740fecc4104c59e37f5af992b5a0d6 [
file
] [
log
] [
blame
]
#ifndef
LSD_H
#define
LSD_H
void
lsd
(
char
**
execs
,
int
num_execs
,
int
list_needed_libs
,
int
print_info
,
char
**
lib_lookup_dirs
,
int
num_lib_lookup_dirs
);
#endif