????
| Current Path : /proc/self/root/proc/self/root/usr/share/systemtap/runtime/linux/ |
| Current File : //proc/self/root/proc/self/root/usr/share/systemtap/runtime/linux/autoconf-module-sect-attrs.c |
#include <linux/module.h>
unsigned long foobar(struct module_sect_attrs *moosas)
{
struct module_sect_attr msa = moosas->attrs[0];
return msa.address;
}