mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
83 B
C
4 lines
83 B
C
/* $NetBSD: f.c,v 1.1.1.1 2004/08/30 04:44:14 jlam Exp $ */
|
|
|
|
int f() { return 0; }
|