mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-15 17:10:34 -04:00
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
void test1(void);
|
|
|
|
/// Comment for bar
|
|
void bar(void);
|
|
void test3(void);
|
|
|