xref: /netbsd-src/usr.bin/nbperf/graph3.c (revision 865c57e0098351fba0d2d2a97b33e7e0270e62c6)
1 /*	$NetBSD: graph3.c,v 1.6 2023/07/31 20:58:57 andvar Exp $*/
2 
3 #define GRAPH_SIZE 3
4 #include "graph2.c"
5