8 lines
66 B
C
8 lines
66 B
C
#include "vers.h"
|
|
|
|
void
|
|
foo ()
|
|
{
|
|
}
|
|
|
|
FUNC_SYMVER(foo, foo@VERS.0);
|