NetBSD/sys/rump/linksyms_sun.c

66 lines
2.6 KiB
C

/* $NetBSD: linksyms_sun.c,v 1.1 2013/03/15 12:13:07 pooka Exp $ */
int __start_link_set_rump_components[0]
__attribute__((__section__("link_set_start_rump_components")));
int __link_set_dummy_rump_components[0]
__attribute__((__section__("link_set_rump_components")));
int __stop_link_set_rump_components[0]
__attribute__((__section__("link_set_stop_rump_components")));
int __start_link_set_evcnts[0]
__attribute__((__section__("link_set_start_evcnts")));
int __link_set_dummy_evcnts[0]
__attribute__((__section__("link_set_evcnts")));
int __stop_link_set_evcnts[0]
__attribute__((__section__("link_set_stop_evcnts")));
int __start_link_set_prop_linkpools[0]
__attribute__((__section__("link_set_start_prop_linkpools")));
int __link_set_dummy_prop_linkpools[0]
__attribute__((__section__("link_set_prop_linkpools")));
int __stop_link_set_prop_linkpools[0]
__attribute__((__section__("link_set_stop_prop_linkpools")));
int __start_link_set_modules[0]
__attribute__((__section__("link_set_start_modules")));
int __link_set_dummy_modules[0]
__attribute__((__section__("link_set_modules")));
int __stop_link_set_modules[0]
__attribute__((__section__("link_set_stop_modules")));
int __start_link_set_sysctl_funcs[0]
__attribute__((__section__("link_set_start_sysctl_funcs")));
int __link_set_dummy_sysctl_funcs[0]
__attribute__((__section__("link_set_sysctl_funcs")));
int __stop_link_set_sysctl_funcs[0]
__attribute__((__section__("link_set_stop_sysctl_funcs")));
int __start_link_set_bufq_strats[0]
__attribute__((__section__("link_set_start_bufq_strats")));
int __link_set_dummy_bufq_strats[0]
__attribute__((__section__("link_set_bufq_strats")));
int __stop_link_set_bufq_strats[0]
__attribute__((__section__("link_set_stop_bufq_strats")));
int __start_link_set_domains[0]
__attribute__((__section__("link_set_start_domains")));
int __link_set_dummy_domains[0]
__attribute__((__section__("link_set_domains")));
int __stop_link_set_domains[0]
__attribute__((__section__("link_set_stop_domains")));
int __start_link_set_dkwedge_methods[0]
__attribute__((__section__("link_set_start_dkwedge_methods")));
int __link_set_dummy_dkwedge_methods[0]
__attribute__((__section__("link_set_dkwedge_methods")));
int __stop_link_set_dkwedge_methods[0]
__attribute__((__section__("link_set_stop_dkwedge_methods")));
int __start_link_set_ieee80211_funcs[0]
__attribute__((__section__("link_set_start_ieee80211_funcs")));
int __link_set_dummy_ieee80211_funcs[0]
__attribute__((__section__("link_set_ieee80211_funcs")));
int __stop_link_set_ieee80211_funcs[0]
__attribute__((__section__("link_set_stop_ieee80211_funcs")));