xref: /netbsd-src/usr.bin/nbperf/graph3.c (revision a45db23f655e22f0c2354600d3b3c2cb98abf2dc)
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