vers27b.c 67 B

123
  1. #include "vers.h"
  2. void foo () {}
  3. __asm__ (".hidden " SYMPFX(foo));