|
|
| File: [Development] / xfs-cmds / xfstests / src / testx.c (download)
Revision 1.1, Fri Aug 4 13:44:58 2006 UTC (11 years, 2 months ago) by allanr.longdrop.melbourne.sgi.com
Merge relevant CXFSQA tests into XFSQA Merge of master-melb:xfs-cmds:26631a by kenmcd. |
#include <stdio.h>
int main(void) {
return 1;
}