vers27d1.c 66 B

12345678
  1. #include "vers.h"
  2. void
  3. foo ()
  4. {
  5. }
  6. FUNC_SYMVER(foo, foo@VERS.0);