mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-16 02:36:56 -04:00
7 lines
50 B
C
7 lines
50 B
C
void
|
|
foo (void)
|
|
{
|
|
}
|
|
|
|
asm (".symver foo,foo@FOO");
|