summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/generated/nlm_modules_lib.cpp
blob: d9fe63979d9c562042d19389a6e84d28178a67b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// license:CC0
// copyright-holders:Couriersud

// File programmatically created Sat Sep 12 14:42:49 2020

#include "devices/net_lib.h"

NETLIST_START(modules_lib)

	EXTERNAL_LIB_ENTRY(RTEST)

NETLIST_END()