• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 void
foo(void)2 foo (void)
3 {
4 }
5 
6 asm (".symver foo,foo@FOO");
7