1 /* vi: set sw=4 ts=4: */
2 /* This file was released into the public domain by Paul Fox.
5 #include "bbconfigopts.h"
7 int bbconfig_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
8 int bbconfig_main(int argc UNUSED_PARAM, char **argv UNUSED_PARAM)
10 printf(bbconfig_config);