/* cpp arguments: mu_debug.c -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I../include -I/usr/include/guile/2.2 -pthread -I/usr/include/guile/2.2 -pthread -DSYSCONFDIR="/usr/etc" -flto=auto -ffat-lto-objects -fexceptions -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wdeclaration-after-statement */ scm_c_define_gsubr (s_scm_mu_debug_parse, 1, 0, 0, (scm_t_subr) scm_mu_debug_parse); scm_c_export (s_scm_mu_debug_parse, ((void *)0) );; scm_c_define_gsubr (s_scm_mu_debug_set, 1, 0, 0, (scm_t_subr) scm_mu_debug_set); scm_c_export (s_scm_mu_debug_set, ((void *)0) );; scm_c_define_gsubr (s_scm_mu_debug_get, 0, 2, 0, (scm_t_subr) scm_mu_debug_get); scm_c_export (s_scm_mu_debug_get, ((void *)0) );;