Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
547c8cfa7d48a19a01d989ae37cd592a12ca3fd8
/
.
/
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