summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/generated/nlm_modules_lib.cpp
blob: 93f09c9da07cf9a0923b58ca3641f47dc7579e9c (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 00:46:33 2020

#include "devices/net_lib.h"

NETLIST_START(modules_lib)

	EXTERNAL_LIB_ENTRY(RTEST)

NETLIST_END()