1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00

Quiet -Wall.

This commit is contained in:
David E. O'Brien 2000-10-31 11:36:33 +00:00
parent a16d0eb2d7
commit 1d266bf638
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68064

View File

@ -1 +1,4 @@
MAIN__(){}
/* $FreeBSD$ */
int
MAIN__(){ return 0; }