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