AUTOFRAMEWORK 209 include/u.h #define AUTOFRAMEWORK(x) static int __p9l_autoframework_ ## x = 1; AUTOFRAMEWORK 219 include/u.h # undef AUTOFRAMEWORK AUTOFRAMEWORK 220 include/u.h # define AUTOFRAMEWORK(x) int __p9l_autoframework_ ## x __attribute__ ((weak)); AUTOFRAMEWORK 224 include/u.h # undef AUTOFRAMEWORK AUTOFRAMEWORK 225 include/u.h # define AUTOFRAMEWORK(x) static int __p9l_autoframework_ ## x __attribute__ ((unused));