busybox/include
Ron Yorston 3193cb56d6 libbb: mark scripted_main() as externally visible
Building with individual binaries enabled fails when embedded
script applets are included:

   /tmp/ccIvMFZg.o: In function `main':
   applet.c:(.text.main+0x20): undefined reference to `scripted_main'

Mark scripted_main() as externally visible.

Reported-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-03-30 16:46:27 +01:00
..
.gitignore ash: allow shell scripts to be embedded in the binary 2018-11-01 10:15:13 +01:00
applet_metadata.h
applets.h.sh
applets.src.h Tweaks to build process for embedded scripts 2018-11-27 10:38:10 +01:00
ar.h
bb_archive.h libarchive: add a function to unpack embedded data 2018-11-02 14:14:51 +01:00
bb_e2fs_defs.h
busybox.h
dump.h
fix_u32.h
grp_.h
inet_common.h
libbb.h libbb: mark scripted_main() as externally visible 2019-03-30 16:46:27 +01:00
liblzo_interface.h lzop: code shrink 2018-02-01 01:41:31 +01:00
platform.h tls: code shrink 2018-11-23 18:48:20 +01:00
pwd_.h
rtc_.h
shadow_.h
unicode.h
usage.src.h Tweaks to build process for embedded scripts 2018-11-27 10:38:10 +01:00
volume_id.h
xatonum.h
xregex.h